Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Cutwell committed Nov 2, 2023
1 parent 030307e commit d4d65f3
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 @@ -41,4 +41,4 @@ test: ## Run all unit tests locally.
@poetry run python -m pytest -s .

start: ## Run the project locally
@poetry run zero_step_ml
@poetry run python

0 comments on commit d4d65f3

Please sign in to comment.