We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4da03a commit 815cde5Copy full SHA for 815cde5
pyproject.toml
@@ -8,6 +8,7 @@ plugins = "numpy.typing.mypy_plugin"
8
ignore_missing_imports = true
9
files = "dedupe"
10
check_untyped_defs = true
11
+show_error_codes = true
12
13
[tool.pytest.ini_options]
14
minversion = "7.1"
0 commit comments