Skip to content

Commit

Permalink
🚨 added to be ignored warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nquetschlich committed Apr 22, 2024
1 parent a500124 commit 05a1200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ filterwarnings = [
"ignore:.*divide by zero encountered in det.*:RuntimeWarning:",
"ignore:.*invalid value encountered in det.*:RuntimeWarning:",
"ignore::DeprecationWarning:.*(docplex).*",
"ignore::RuntimeWarning:.*(docplex).*",
]

[tool.coverage]
Expand Down

0 comments on commit 05a1200

Please sign in to comment.