Skip to content

Commit

Permalink
fix make test invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgolec committed May 4, 2024
1 parent ba612d5 commit 309bd14
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
@@ -1,5 +1,5 @@
test:
pytest
python -m pytest tests/

fix:
autopep8 --in-place -r -a schwab
Expand Down

0 comments on commit 309bd14

Please sign in to comment.