Skip to content

Commit

Permalink
trying to fix pre-commit hooks github-side
Browse files Browse the repository at this point in the history
J-Dymond committed Nov 29, 2024
1 parent 3eda24d commit 98fbdcc
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -38,12 +38,3 @@ repos:
args: [--ignore-missing-imports, --disable-error-code=var-annotated, --disable-error-code=import-untyped]
additional_dependencies:
- pytest

- repo: local
hooks:
- id: pytest-check
name: pytest-check
entry: pytest
language: system
pass_filenames: false
always_run: false

0 comments on commit 98fbdcc

Please sign in to comment.