Skip to content

Commit 1fe7b85

Browse files
authored
Add mypy.ini file (#292)
1 parent b501f29 commit 1fe7b85

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+
exclude = build|setup\.py
3+
explicit_package_bases = True

0 commit comments

Comments
 (0)