switch from qurator namespace to src-layout

This commit is contained in:
kba 2024-08-29 17:11:29 +02:00
parent 9367f86483
commit 84b844203d
27 changed files with 15 additions and 15 deletions

View file

@ -1,5 +1,5 @@
from tests.base import main
from qurator.eynollah.utils.counter import EynollahIdCounter
from eynollah.utils.counter import EynollahIdCounter
def test_counter_string():
c = EynollahIdCounter()