@@ -33,7 +33,7 @@ If your IDE shows "Python 2.7 syntax" warnings, configure it for Python 3.10+:
```bash
# Check Python version
python --version # Should be 3.10+
~\venvs\scaev\Scripts\Activate.ps1
# Install dependencies
pip install -r requirements.txt
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.