Home / Python / Python / Installation
Type hints
source ~/.venv/bin/activate
pip install pyright pylsp-mypy
Ignore with:
# pyright: ignore# mypy: ignore
Home / Python / Python / Installation
source ~/.venv/bin/activate
pip install pyright pylsp-mypy
Ignore with:
# pyright: ignore# mypy: ignore