dev environment issue with pre-commit hooks #649
Unanswered
leverage-analytics
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm preparing to open a pull request (#604), but I have two failing pre-commit hooks for mypy and pyright. Both are for issues with sphinx. I installed my development environment with
uv sync --all-extras
, but the hooks for type checking aren't resolving this dependency.Any feedback is appreciated!
Beta Was this translation helpful? Give feedback.
All reactions