Kaggle / kaggle-api

Official Kaggle API
Apache License 2.0
6.3k stars 1.1k forks source link

Use specific version of yapf to avoid format diffs #634

Closed stevemessick closed 2 months ago

stevemessick commented 2 months ago

Switch to Google's open-source project formatting conventions, yapf, except preserve our 4-space indentation.

See #635 for results. If we need to change things even more, now is a good time for feedback.