Created
January 6, 2023 03:38
-
-
Save justinchuby/59f19bc7da6cd4a30cfe2f13a6100c0a to your computer and use it in GitHub Desktop.
Disable multiple mypy error codes for a file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# mypy: disable-error-code="misc,arg-type,type-arg,valid-type,assignment,return-value" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment