Replies: 1 comment
-
Try changing your |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi there,
I'm not sure what I'm doing wrong... I have the following pre-commit configuration:
And the following
pyproject.toml
:But when I run
pre-commit run --all-files
it says:I've run it inside the
hatch shell
, and outside - same results.Ideas here?
Ref.: https://github.com/Kludex/python-template
Beta Was this translation helpful? Give feedback.
All reactions