From 8c84d5e7d40520fcb8437fdaa12e542328ad3141 Mon Sep 17 00:00:00 2001 From: Andreas Orthey Date: Tue, 24 Dec 2024 14:11:40 +0100 Subject: [PATCH] Minor --- pytest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/pytest.ini b/pytest.ini index e3af072..5cae620 100644 --- a/pytest.ini +++ b/pytest.ini @@ -4,3 +4,4 @@ log_level=DEBUG log_format = %(asctime)s %(levelname)s %(message)s log_date_format = %Y-%m-%d %H:%M:%S addopts=-s --capture=no +pythonpath = src