Skip to content

Commit 8fba664

Browse files
style(pre-commit.ci): auto fixes [...]
1 parent 5de1b35 commit 8fba664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ disable_error_code = "misc"
199199
module = ['ome_types._autogenerated.*']
200200
# FIXME: this is because we use type hints from pydantic2 Field
201201
# (via pydantic_compat ... cause that's what it forwards)
202-
# but we *have* to use pydantic v1 syntax
202+
# but we *have* to use pydantic v1 syntax
203203
disable_error_code = "call-arg"
204204

205205
# https://coverage.readthedocs.io/en/6.4/config.html

0 commit comments

Comments
 (0)