Skip to content

Commit

Permalink
Project: Enabled the display of the mypy error codes
Browse files Browse the repository at this point in the history
  • Loading branch information
revolter committed Mar 16, 2021
1 parent 17de396 commit a0c0e59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mypy.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[mypy]
ignore_missing_imports = True
show_error_codes = True

0 comments on commit a0c0e59

Please sign in to comment.