You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems that it will be hard to make pyright-python work in any venv until #404, when it is guaranteed that the virtual environment is located in ./.venv.
Since ComPWA/pyright-pre-commit#1, we should to the pre-commit hook offered by pyright-python. This also works better with #407, as it is a Python hook, not NodeJS.
The text was updated successfully, but these errors were encountered: