Sign in
android
/
platform
/
external
/
python
/
google-auth-library-python
/
refs/heads/android13-qpr2-s9-release
/
.
/
.flake8
blob: 0574e0a3ab66ac718a378cc2cd2c7b7e9fe6d176 [
file
] [
log
] [
blame
]
Bu Sun Kim
9eec091
2019-10-21 17:04:21 -0700
[
diff
] [
blame
]
1
[
flake8
]
2
ignore
=
E203
,
E266
,
E501
,
W503
3
exclude
=
4
# Standard linting exemptions.
5
__pycache__
,
6
.
git
,
7
*.
pyc
,
8
conf
.
py