Skip to content

Commit

Permalink
Exclude examples from pre-commit mypy check
Browse files Browse the repository at this point in the history
  • Loading branch information
rlouf committed Dec 17, 2023
1 parent 7e5c524 commit 1282f08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ repos:
hooks:
- id: mypy
args: [--allow-redefinition]
exclude: ^examples/

0 comments on commit 1282f08

Please sign in to comment.