Open LecrisUT opened 11 months ago
Thank you for making this pull request.
Did you know? You can try it on Binder: or .
Also, the version of Jupytext developed in this PR can be installed with pip
:
pip install git+https://github.com/LecrisUT/jupytext.git@ci/ruff
(this requires nodejs
, see more at Developing Jupytext)
Previously
ruff
was not actually configured. This PR enables most of the tests thereFirst we look at what tests are running, and which ones need to be altered
Depends on: #1190