@@ -30,11 +30,11 @@ remove_poetry_env() {
else
echo "No poetry environment found."
fi
poetry env use python3.11
}
# Function to install dependencies
install_dependencies() {
poetry install
The note is not visible to the blocked user.