Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the pre-commit hooks #1246

Closed
wants to merge 1 commit into from
Closed

Update the pre-commit hooks #1246

wants to merge 1 commit into from

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Jun 21, 2024

Hopefully this will fix the error seen on the CI at https://github.com/mwouts/jupytext/actions/runs/9614533554/job/26519542096?pr=1245

pyupgrade................................................................Failed
- hook id: pyupgrade
- exit code: 1
- files were modified by this hook

Rewriting tests/external/simple_external_notebooks/test_read_simple_pandoc.py

isort....................................................................Passed
black....................................................................Failed
- hook id: black
- files were modified by this hook

reformatted tests/external/simple_external_notebooks/test_read_simple_pandoc.py

Copy link

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab or Binder:notebook.

Also, the version of Jupytext developed in this PR can be installed with pip:

HATCH_BUILD_HOOKS_ENABLE=true pip install git+https://github.com/mwouts/jupytext.git@pre_commit_update

(this requires nodejs, see more at Developing Jupytext)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant