Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
GavinAnderegg
on May 15, 2018
|
parent
|
context
|
favorite
| on:
Shell Style Guide
I've seen a lot of Python from Google using two spaces, which I find very hard to read. Many of the samples here use two-space indentation:
https://github.com/google/google-api-python-client/blob/mast...
Here's a specific example:
https://github.com/google/google-api-python-client/blob/mast...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Here's a specific example: https://github.com/google/google-api-python-client/blob/mast...