Skip to content

Commit

Permalink
added examples to formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEimer committed Dec 11, 2023
1 parent 09ae3ce commit a558508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ pre-commit:
$(PRECOMMIT) run --all-files

format-black:
$(BLACK) carl test
$(BLACK) carl test examples

format-isort:
$(ISORT) carl test
Expand Down

0 comments on commit a558508

Please sign in to comment.