Skip to content

Commit

Permalink
fix the #430 fix in #431 (#432)
Browse files Browse the repository at this point in the history
fixes the #430 fix in #431: makes the linter happy?
  • Loading branch information
alexanderankin authored Feb 29, 2024
1 parent fc11119 commit d912dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/commands/post-create-command.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ echo "Running post-create-command.sh"

curl -sSL https://install.python-poetry.org | python3 -

poetry install --all-extras
poetry install --all-extras

0 comments on commit d912dfb

Please sign in to comment.