Skip to content

Commit

Permalink
fix duplicated key
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Feb 1, 2024
1 parent b90d1a9 commit 4154e08
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 @@ -94,13 +94,6 @@ filterwarnings = [
"ignore::RuntimeWarning",
]

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

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

0 comments on commit 4154e08

Please sign in to comment.