Skip to content

Commit 63db71a

Browse files
committed
Add pytest settings
1 parent c774055 commit 63db71a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,3 +540,5 @@ testpaths = [
540540
]
541541
asyncio_default_fixture_loop_scope = "session"
542542
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

Comments
 (0)