stanford-ssi / sequoia-software

Sequoia flight software
MIT License
6 stars 1 forks source link

🎨 Format all the code with black #10

Closed kevtan closed 4 years ago

kevtan commented 4 years ago

To make our code easier to read and maintain, I went and formatted all the payload code with black. I'll set up a GitHub action to make sure future pull requests are correctly formatted. The progress is tracked in #9

Test Plan

https://gist.github.com/22324add47b4376c31f632c2bd3dde0c

kevtan commented 4 years ago

I'm merging this because progress will be too slow if we need 3 reviews for every pull request. We should iron out who is responsible for what so people know who to request a review from.