android13/external/python/google-auth-library-python/.flake8

9 lines
126 B
INI

[flake8]
ignore = E203, E266, E501, W503
exclude =
# Standard linting exemptions.
__pycache__,
.git,
*.pyc,
conf.py