Skip to content

Commit 20b6a15

Browse files
committed
Align coverage
1 parent 6e274d6 commit 20b6a15

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,8 +374,6 @@ max-line-length-suggestions = 72
374374
[tool.pytest.ini_options]
375375
testpaths = ["tests"]
376376
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"
379377
asyncio_mode = "auto"
380378
asyncio_default_fixture_loop_scope = "function"
381379
filterwarnings = [

0 commit comments

Comments
 (0)