We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3773db commit 9c6539fCopy full SHA for 9c6539f
.devcontainer/Dockerfile
@@ -6,3 +6,4 @@ RUN python3 -m pip install --upgrade pip \
6
&& python3 -m pip install --no-cache-dir install -r /tmp/pip-tmp/requirements.txt \
7
&& pipx install pre-commit ruff \
8
&& pre-commit install
9
+kaavyaaaaaaaaaaa
0 commit comments