oxli-bio / oxli

k-mers and the like
BSD 3-Clause "New" or "Revised" License
14 stars 0 forks source link

add `black` to handle python code formatting #17

Open ctb opened 1 week ago

Adamtaranto commented 1 week ago

I'm using Ruff locally in keeping with the Rust for everything theme (which would be why the pytests have been reformatted).

Do you want to have a pre-commit to run Ruff / Black on python files for new commits?

Adamtaranto commented 17 hours ago

@ctb how does that sound? alt if you have an example of a different action you want to use I can set it up here.

ctb commented 10 hours ago

sounds good to me!