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