Skip to content

Commit

Permalink
Add mypy.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun-menon committed Sep 21, 2023
1 parent c7e5e38 commit e188ab8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mypy.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[mypy]
disallow_untyped_defs = True

0 comments on commit e188ab8

Please sign in to comment.