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 6e274d6 commit 20b6a15Copy full SHA for 20b6a15
pyproject.toml
@@ -374,8 +374,6 @@ max-line-length-suggestions = 72
374
[tool.pytest.ini_options]
375
testpaths = ["tests"]
376
norecursedirs = [".git", "testing_config"]
377
-log_format = "%(asctime)s.%(msecs)03d %(levelname)-8s %(threadName)s %(name)s:%(filename)s:%(lineno)s %(message)s"
378
-log_date_format = "%Y-%m-%d %H:%M:%S"
379
asyncio_mode = "auto"
380
asyncio_default_fixture_loop_scope = "function"
381
filterwarnings = [
0 commit comments