Skip to content

Commit 0c0406d

Browse files
committed
ci(mypy): mypy --strict
1 parent 207747d commit 0c0406d

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
@@ -151,6 +151,7 @@ exclude_lines = [
151151
]
152152

153153
[tool.mypy]
154+
strict = true
154155
files = [
155156
"src/",
156157
"tests/",

0 commit comments

Comments
 (0)