Skip to content

Commit a5212fe

Browse files
committed
test: revert log changes
1 parent 9e8bc9d commit a5212fe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,4 @@ select=["E", "F", "UP", "I"]
7373
[tool.pytest.ini_options]
7474
asyncio_mode = "auto"
7575
asyncio_default_fixture_loop_scope = "function"
76-
log_cli_level = "DEBUG"
77-
log_format = "%(asctime)s %(levelname)s %(name)s:%(lineno)s %(message)s"
78-
log_date_format = "%Y-%m-%d %H:%M:%S"
7976
timeout = 20

0 commit comments

Comments
 (0)