Skip to content

Commit 5a361a9

Browse files
committed
ci(mypy): mypy --strict
1 parent 05a205a commit 5a361a9

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

141141
[tool.mypy]
142+
strict = true
142143
files = [
143144
"src/",
144145
"tests/",

0 commit comments

Comments
 (0)