UNSAT3D / unsat

Input/Output tools for the UNSAT project
https://unsat3d.github.io/unsat/
Apache License 2.0
1 stars 0 forks source link

Linting #2

Closed APJansen closed 10 months ago

APJansen commented 10 months ago

I have added CI and a pre-commit workflow for linting with black and isort, which I've come to like on another project. If you're not familiar, it's easier to show, so we can look at it tomorrow.