Skip to content

Commit

Permalink
chore: bump black to v24 (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
tconbeer authored Apr 12, 2024
1 parent 99296d7 commit b336923
Show file tree
Hide file tree
Showing 4 changed files with 168 additions and 166 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.PHONY: check
check:
pytest
isort .
black .
pytest
flake8 .
mypy --disallow-any-unimported

Expand Down
Loading

0 comments on commit b336923

Please sign in to comment.