Autonomobile / AutoPylot

A project to race 1:10 RC cars autonomously around a track while going as fast as possible
MIT License
10 stars 0 forks source link

big code formatting using "black" #36

Closed Maximellerbach closed 2 years ago

Maximellerbach commented 2 years ago

here is how to use black:

black autopylot

we will use it to format our code from time to time (some things are tolerated by flake8 and not black)