Skip to content

Commit a26b0c6

Browse files
author
Julian Gilbey
committed
Ignore PySide 6 DeprecationWarning
1 parent cd0b49b commit a26b0c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ addopts = --durations=10 -v -r a --color=yes --code-highlight=yes --strict-confi
33
empty_parameter_set_mark = fail_at_collect
44
filterwarnings =
55
error
6+
ignore:.*QSqlDatabase\.exec\(:DeprecationWarning
67
log_auto_indent = True
78
log_level = INFO
89
minversion = 6.0

0 commit comments

Comments
 (0)