Skip to content

Commit 9c6539f

Browse files
authored
Update Dockerfile
1 parent e3773db commit 9c6539f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ RUN python3 -m pip install --upgrade pip \
66
&& python3 -m pip install --no-cache-dir install -r /tmp/pip-tmp/requirements.txt \
77
&& pipx install pre-commit ruff \
88
&& pre-commit install
9+
kaavyaaaaaaaaaaa

0 commit comments

Comments
 (0)