Skip to content

Commit

Permalink
Merge pull request #40 from probabl-ai/fix-makefile
Browse files Browse the repository at this point in the history
fix(makefile): use tab instead of spaces
  • Loading branch information
augustebaum authored Jul 15, 2024
2 parents 1011751 + 53a223a commit 45d1be2
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 45d1be2

Please sign in to comment.