From d4d65f39c95c2acaa43ea17f8f4936f4bbcd9c64 Mon Sep 17 00:00:00 2001 From: Zachary Smith <22395357+Cutwell@users.noreply.github.com> Date: Thu, 2 Nov 2023 16:37:21 +0000 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5dc5bf7..8bff0f1 100644 --- a/Makefile +++ b/Makefile @@ -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