Skip to content

Commit 5a2d9bf

Browse files
committed
ci(mypy): mypy --strict
1 parent 06cf13e commit 5a2d9bf

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
@@ -138,6 +138,7 @@ exclude_lines = [
138138
]
139139

140140
[tool.mypy]
141+
strict = true
141142
files = [
142143
"src/",
143144
"tests/",

0 commit comments

Comments
 (0)