BerkeleyLearnVerify / Scenic

A compiler and scenario generator for the Scenic scenario description language.
https://scenic-lang.org/
Other
271 stars 93 forks source link

Apply isort and black #148

Closed dfremont closed 1 year ago

dfremont commented 1 year ago

This PR applies the isort and black auto-formatters, adds a "make format" command to invoke them, and adds checks to CI to enforce the formatting.