bitsof / selecto

1 stars 0 forks source link

Add Black as Linter #103

Closed jeffery-do closed 1 year ago

jeffery-do commented 1 year ago

This adds Black as a linter for our python project.

This also changes the default behavior of when we run tox by itself. We only want to run test and lint by default.