datacommonsorg / api-python

Python client library to access Data Commons
https://www.datacommons.org
Apache License 2.0
70 stars 39 forks source link

[Clean up] Use yapf to lint files; Remove dangling file links #187

Closed shifucun closed 2 years ago

pradh commented 2 years ago

interesting that default yapf with google style uses tabstop=4, not 2

I've found our data repo setting at 4 slightly painful, but thought it was intentional. I'd be all for switching to 2.

shifucun commented 2 years ago

Updated indent to 2