fix imports for /tests

This commit is contained in:
Daniel 2023-12-04 14:13:22 +01:00
parent 7d7b871b17
commit 6170840286

2
conftest.py Normal file
View file

@ -0,0 +1,2 @@
# this file exists so that tests inside /tests always find /src imports,
# because this will cause the root (/) to be added to sys.path