Skip to content

Commit

Permalink
Ignore PySide 6 DeprecationWarning
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Gilbey committed Dec 7, 2024
1 parent cd0b49b commit a26b0c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ addopts = --durations=10 -v -r a --color=yes --code-highlight=yes --strict-confi
empty_parameter_set_mark = fail_at_collect
filterwarnings =
error
ignore:.*QSqlDatabase\.exec\(:DeprecationWarning
log_auto_indent = True
log_level = INFO
minversion = 6.0
Expand Down

0 comments on commit a26b0c6

Please sign in to comment.