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