Skip to content

Commit d912dfb

Browse files
fix the #430 fix in #431 (#432)
fixes the #430 fix in #431: makes the linter happy?
1 parent fc11119 commit d912dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/commands/post-create-command.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ echo "Running post-create-command.sh"
22

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

5-
poetry install --all-extras
5+
poetry install --all-extras

0 commit comments

Comments
 (0)