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