We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e544494 commit e2f57b4Copy full SHA for e2f57b4
1 file changed
pyproject.toml
@@ -27,7 +27,7 @@ disable_warnings = ["no-sysmon"]
27
implicit_optional = true
28
29
# TODO: this is temporary for 1.7.0 release. Remove this & fix the errors.
30
-ignore_errors = True
+ignore_errors = true
31
32
[[tool.mypy.overrides]]
33
module = "__main__"
0 commit comments