diff --git a/.devcontainer/commands/post-create-command.sh b/.devcontainer/commands/post-create-command.sh index 00187290..c3229490 100755 --- a/.devcontainer/commands/post-create-command.sh +++ b/.devcontainer/commands/post-create-command.sh @@ -2,4 +2,4 @@ echo "Running post-create-command.sh" curl -sSL https://install.python-poetry.org | python3 - -poetry install --all-extras \ No newline at end of file +poetry install --all-extras