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 fa658f2 commit ebac68aCopy full SHA for ebac68a
pyproject.toml
@@ -4,6 +4,7 @@ combine_as_imports = true
4
add_imports = ["from __future__ import annotations"]
5
6
[tool.mypy]
7
+strict = true
8
disallow_untyped_defs = true
9
implicit_reexport = false
10
0 commit comments