Skip to content

Commit

Permalink
refactor: Make mypy show error codes
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Dec 16, 2021
1 parent 80ad272 commit e7d4522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/config/mypy.ini
Expand Up @@ -2,3 +2,4 @@
ignore_missing_imports = true
exclude = tests/fixtures/
warn_unused_ignores = true
show_error_codes = true

0 comments on commit e7d4522

Please sign in to comment.