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 d0aa175 commit 88651a7Copy full SHA for 88651a7
pyproject.toml
@@ -59,7 +59,7 @@ minversion = "7.0"
59
addopts = ["-ra", "--showlocals", "--strict-markers", "--strict-config"]
60
xfail_strict = true
61
filterwarnings = ["error"]
62
-log_cli_level = "INFO"
+log_level = "INFO"
63
testpaths = ["tests"]
64
65
0 commit comments