Skip to content

Commit

Permalink
Remove unused pytest hook
Browse files Browse the repository at this point in the history
  • Loading branch information
lemonyte committed Jul 2, 2024
1 parent 3ff1dc3 commit e480155
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
Expand Up @@ -18,12 +18,3 @@ repos:
rev: v1.1.369
hooks:
- id: pyright

# - repo: local
# hooks:
# - id: pytest
# name: pytest
# entry: python -X utf8 -m pytest
# language: system
# pass_filenames: false
# always_run: true

0 comments on commit e480155

Please sign in to comment.