Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-api-python-client
/
21f11678f16fb10c407cf9d448ca930f2c37d05c
/
.
/
Makefile
blob: 9825ad91ca4b975f24ef2f71174342505c763c86 [
file
] [
log
] [
blame
]
Joe Gregorio
41cf797
2010-08-18 15:21:06 -0400
[
diff
] [
blame
]
1
pep8
:
2
find apiclient samples
-
name
"*.py"
|
xargs pep8
--
ignore
=
E111
,
E202