Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-api-python-client
/
21f11678f16fb10c407cf9d448ca930f2c37d05c
/
.
/
Makefile
blob: 9825ad91ca4b975f24ef2f71174342505c763c86 [
file
] [
log
] [
blame
]
pep8
:
find apiclient samples
-
name
"*.py"
|
xargs pep8
--
ignore
=
E111
,
E202