Skip to content

Commit

Permalink
Deactivate pyupgrade until we figure
Browse files Browse the repository at this point in the history
out what is the problem with
tests/external/simple_external_notebooks/test_read_simple_pandoc.py
  • Loading branch information
mwouts committed Jun 30, 2024
1 parent 0e8e44b commit ccae7ef
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace

- repo: https://github.com/asottile/pyupgrade
rev: v3.15.0
hooks:
- id: pyupgrade
args: ["--py38-plus"]

- repo: https://github.com/PyCQA/isort
rev: 5.12.0
hooks:
Expand Down

0 comments on commit ccae7ef

Please sign in to comment.