Skip to content

Commit

Permalink
Move stateful tests to public testing API
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian committed Dec 3, 2024
1 parent bda158a commit 63dead2
Show file tree
Hide file tree
Showing 4 changed files with 440 additions and 432 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ ignore_errors = true

[[tool.mypy.overrides]]
module = [
"zarr.testing.stateful", # lots of hypothesis decorator errors
"tests.package_with_entrypoint.*",
"tests.test_codecs.test_codecs",
"tests.test_codecs.test_transpose",
Expand Down
Loading

0 comments on commit 63dead2

Please sign in to comment.