We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd0b49b commit a26b0c6Copy full SHA for a26b0c6
pytest.ini
@@ -3,6 +3,7 @@ addopts = --durations=10 -v -r a --color=yes --code-highlight=yes --strict-confi
3
empty_parameter_set_mark = fail_at_collect
4
filterwarnings =
5
error
6
+ ignore:.*QSqlDatabase\.exec\(:DeprecationWarning
7
log_auto_indent = True
8
log_level = INFO
9
minversion = 6.0
0 commit comments