Skip to content

Commit

Permalink
Merge branch 'untyped_defs' into typing
Browse files Browse the repository at this point in the history
  • Loading branch information
ymilki committed Sep 10, 2022
2 parents c4a6f37 + fcd4ead commit a20634b
Show file tree
Hide file tree
Showing 9 changed files with 487 additions and 232 deletions.
1 change: 1 addition & 0 deletions mypy.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# See https://mypy.readthedocs.io/en/stable/config_file.html
[mypy]
python_version = 3.7
disallow_untyped_defs = True
Loading

0 comments on commit a20634b

Please sign in to comment.