Skip to content

Commit 9ee5a1e

Browse files
committed
Explain commented directive
1 parent c5d5786 commit 9ee5a1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ template = "changelog/_template.rst"
4949
[tool.mypy]
5050
mypy_path = "src"
5151
check_untyped_defs = true
52+
# Hopefully we can set this someday!
5253
# disallow_any_expr = true
5354
disallow_any_generics = true
5455
disallow_any_unimported = true

0 commit comments

Comments
 (0)