Skip to content

Commit

Permalink
Ignore import warnings due to external packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mlxd committed Sep 13, 2024
1 parent 523235c commit 07b51b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ markers =
addopts = --benchmark-disable
xfail_strict=true
filterwarnings =
error::pennylane.PennyLaneDeprecationWarning
error::pennylane.PennyLaneDeprecationWarning
ignore:ImportWarning

0 comments on commit 07b51b7

Please sign in to comment.