Skip to content

Commit

Permalink
does this successfully turn off the exclude?
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Kiar committed Jul 20, 2023
1 parent 7ade948 commit 09108b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ repos:
rev: v1.3.0
hooks:
- id: mypy
exclude: ^tests/
args: [--ignore-missing-imports]

- repo: https://github.com/pycqa/isort
Expand Down

0 comments on commit 09108b0

Please sign in to comment.