Skip to content

Commit

Permalink
Merge branch 'main' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
burgholzer committed Jul 4, 2023
2 parents 3cbb6d2 + 44ac9ea commit 491a9c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@ log_cli_level = "INFO"
xfail_strict = true
filterwarnings = [
"error",
# See https://github.com/Qiskit/rustworkx/pull/728
'ignore:RetworkxLoader.exec_module\(\) not found; falling back to load_module\(\):ImportWarning',
'ignore:.*`product` is deprecated.*:DeprecationWarning:qiskit:',
]

[tool.coverage.run]
Expand Down

0 comments on commit 491a9c0

Please sign in to comment.