From 002a57d1918645ee26f82ae8555897a136547472 Mon Sep 17 00:00:00 2001 From: Sinia Gubser Date: Sun, 19 Apr 2026 20:49:14 +0200 Subject: [PATCH] added code to file --- pyproject.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index e69de29..9ef38e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -0,0 +1,2 @@ +[tool.pytest.ini_options] +pythonpath = ["."] \ No newline at end of file