Skip to content

Instantly share code, notes, and snippets.

@justinchuby
Created January 6, 2023 03:38
Show Gist options
  • Save justinchuby/59f19bc7da6cd4a30cfe2f13a6100c0a to your computer and use it in GitHub Desktop.
Save justinchuby/59f19bc7da6cd4a30cfe2f13a6100c0a to your computer and use it in GitHub Desktop.
Disable multiple mypy error codes for a file
# 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