Skip to content

Commit

Permalink
Repo-Review: DEBUGGING
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriPapadopoulos committed Mar 12, 2024
1 parent 9c6991e commit c9aeaad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ doctest_optionflags = [
addopts = [
"--durations=10",
"-ra",
"--strict-config",
"--strict-markers",
# "--strict-config", # FIXME?
# "--strict-markers", # FIXME?
]
filterwarnings = [
"error:::zarr.*",
Expand Down

0 comments on commit c9aeaad

Please sign in to comment.