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 1a687f9 commit e12211aCopy full SHA for e12211a
pyproject.toml
@@ -540,7 +540,7 @@ testpaths = [
540
]
541
asyncio_default_fixture_loop_scope = "session"
542
asyncio_mode = "strict"
543
-log_cli = true
544
-log_cli_level = "DEBUG"
545
-log_format = "%(asctime)s %(levelname)s %(message)s"
546
-log_date_format = "%Y-%m-%d %H:%M:%S"
+# log_cli = true
+# log_cli_level = "DEBUG"
+# log_format = "%(asctime)s %(levelname)s %(message)s"
+# log_date_format = "%Y-%m-%d %H:%M:%S"
0 commit comments