Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-api-python-client
/
af7a12746695d74c8014b9e99de4dbf724e90f3f
/
.
/
Makefile
blob: debf9c38355d569560e42cd52f496268be644938 [
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
Joe Gregorio
ba9ea7f
2010-08-19 15:49:04 -0400
[
diff
] [
blame
]
3
4
test
:
5
python runtests
.
py