Skip to content

Commit

Permalink
can't fail on warnings yet
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Jun 18, 2024
1 parent 0ce6f80 commit 2b2eb5e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,6 @@ ignore = [
"tests/*",
]

[tool.pytest.ini_options]
filterwarnings = [
"error:::ioos_qc.*",
"ignore::UserWarning",
"ignore::RuntimeWarning",
]

[tool.interrogate]
ignore-init-method = true
ignore-init-module = false
Expand Down

0 comments on commit 2b2eb5e

Please sign in to comment.