Skip to content

Commit

Permalink
temporarily disable mypy in v3 directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jhamman committed Feb 6, 2024
1 parent f8874bf commit 8ab4212
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 @@ -31,6 +31,7 @@ repos:
hooks:
- id: mypy
files: src
exclude: ^src/zarr/v3
args: []
additional_dependencies:
- types-redis
Expand Down

0 comments on commit 8ab4212

Please sign in to comment.