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
-
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