Skip to content

Commit

Permalink
only filter triqs warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
thenoursehorse committed May 13, 2024
1 parent cf5ae07 commit 980f6d9
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 @@ -56,6 +56,7 @@ addopts = ["-ra", "--showlocals", "--strict-markers", "--strict-config"]
xfail_strict = true
filterwarnings = [
"ignore:::triqs.*:",
"error",
]
log_cli_level = "info"
testpaths = [
Expand Down

0 comments on commit 980f6d9

Please sign in to comment.