Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix build workflow: verify/lint (#123)
This PR adds fixes the `verify` build target (invoked via `make lint`) so that it: a) mirrors the `fmt` targets, but without making changes; b) works without `black` being installed.
- Loading branch information