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 c774055 commit 63db71aCopy full SHA for 63db71a
pyproject.toml
@@ -540,3 +540,5 @@ testpaths = [
540
]
541
asyncio_default_fixture_loop_scope = "session"
542
asyncio_mode = "strict"
543
+log_format = "%(asctime)s %(levelname)s %(message)s"
544
+log_date_format = "%Y-%m-%d %H:%M:%S"
0 commit comments