Skip to content

Instantly share code, notes, and snippets.

@jwbargsten
Created December 11, 2023 21:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jwbargsten/16cf06cb96aa48dec3cbb00323f61183 to your computer and use it in GitHub Desktop.
Save jwbargsten/16cf06cb96aa48dec3cbb00323f61183 to your computer and use it in GitHub Desktop.
# ./.flake8
[flake8]
max-line-length=111
exclude=src/dapple/_version.py
ignore=E231,W503,E203,E265,D103,D100,D101,D102,D104,D105,D107,D401,D400,D205
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment