code-lab-org / tatc

Tradespace Analysis Toolkit for Constellations (version 3) Library
BSD 3-Clause "New" or "Revised" License
9 stars 4 forks source link

Black Check Action #53

Closed suvan-kumar closed 2 months ago

suvan-kumar commented 2 months ago

On PR's, black . --exclude "\.ipynb$" is run. If files are not formatted properly, according to black, they will be reformatted in a commit by GitHub Actions Bot.