@@ -0,0 +1,6 @@
if [ -d .venv ]; then
source $(poetry env info --path)/bin/activate
else
poetry install
fi
The note is not visible to the blocked user.