Skip to content

Commit

Permalink
strict
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 committed Dec 19, 2024
1 parent 926af27 commit b6edef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ unfixable = ["B"]
force-single-line = true

[tool.mypy]
strict_optional = false
strict_optional = true
check_untyped_defs = true
disallow_incomplete_defs = true
disallow_untyped_calls = true
Expand Down

0 comments on commit b6edef3

Please sign in to comment.