Skip to content

Commit 8e3497a

Browse files
committed
chore: add mypy.ini
1 parent 2cfb7d2 commit 8e3497a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mypy.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[mypy]
2+
strict = True
3+
files = argparse_subdec/**.py

0 commit comments

Comments
 (0)