We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de1b35 commit 8fba664Copy full SHA for 8fba664
pyproject.toml
@@ -199,7 +199,7 @@ disable_error_code = "misc"
199
module = ['ome_types._autogenerated.*']
200
# FIXME: this is because we use type hints from pydantic2 Field
201
# (via pydantic_compat ... cause that's what it forwards)
202
-# but we *have* to use pydantic v1 syntax
+# but we *have* to use pydantic v1 syntax
203
disable_error_code = "call-arg"
204
205
# https://coverage.readthedocs.io/en/6.4/config.html
0 commit comments