Sign in
android
/
platform
/
external
/
python
/
google-auth-library-python
/
refs/heads/android13-d4-s1-release
/
.
/
.flake8
blob: 0574e0a3ab66ac718a378cc2cd2c7b7e9fe6d176 [
file
] [
log
] [
blame
] [
edit
]
[
flake8
]
ignore
=
E203
,
E266
,
E501
,
W503
exclude
=
# Standard linting exemptions.
__pycache__
,
.
git
,
*.
pyc
,
conf
.
py