Skip to content

Commit

Permalink
fix: ml start command
Browse files Browse the repository at this point in the history
  • Loading branch information
RyushiAok committed Nov 2, 2023
1 parent 1c4f795 commit 6f67060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ args = [
cwd = "ml"
script_runner = "@shell"
script = '''
poetry run src/main.py
poetry run python src/main.py
'''

0 comments on commit 6f67060

Please sign in to comment.