Closed GarrisonD closed 1 year ago
Hey @GarrisonD , may I ask where you took the config from?
As the error message says, you need to tell jupytext
what the pre-commit hook should do.
For instance, in our documentation there is an additional line: args: [--sync]
.
We also have a series of tests that document different configurations, see for instance test_pre_commit_1_sync.py or the other similarly named tests under tests.
I was a terrible docs reader. Everything works perfectly now.
Thank you so much, and I apologize for taking up your time!
Thank you for letting me know! No problem at all.
My config:
Output of
pre-commit run -a
: