Skip to content

Commit

Permalink
Filter complex warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Giguere committed Apr 1, 2024
1 parent 37f4def commit 0f00062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requires = [
build-backend = "setuptools.build_meta"

[tool.pytest.ini_options]
addopts = "-Werror --strict-config --strict-markers"
addopts = "-Werror --strict-config --strict-markers -W \"ignore:Complex dtype:UserWarning\""
testpaths = [
"tests",
]

0 comments on commit 0f00062

Please sign in to comment.