Skip to content

Commit

Permalink
Fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby committed Apr 14, 2024
1 parent c27b0a8 commit c1f903a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ warn_unused_configs = true
warn_redundant_casts = true
warn_unused_ignores = true


check_untyped_defs = true

[[tool.mypy.overrides]]
Expand All @@ -171,8 +170,6 @@ module = [
check_untyped_defs = false


check_untyped_defs = true

[[tool.mypy.overrides]]
module = [
"zarr._storage.store",
Expand Down

0 comments on commit c1f903a

Please sign in to comment.