We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6142187 commit 050ab52Copy full SHA for 050ab52
pyproject.toml
@@ -65,7 +65,7 @@ line_length = "79"
65
minversion = "6"
66
addopts = ["-ra", "--showlocals", "--strict-markers", "--strict-config"]
67
xfail_strict = true
68
-filterwarnings = ["error"]
+filterwarnings = ["ERROR"]
69
log_cli_level = "info"
70
testpaths = ["tests"]
71
0 commit comments