Skip to content

Commit

Permalink
fix(makefile): use tab instead of spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
augustebaum committed Jul 15, 2024
1 parent 1011751 commit 53a223a
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 @@ -8,4 +8,4 @@ install:

check-wip:
pre-commit run --all-files
python -m pytest tests
python -m pytest tests

0 comments on commit 53a223a

Please sign in to comment.