refactor namespace to eynollah

This commit is contained in:
cneud 2024-02-23 20:18:38 +01:00
parent 6018b354aa
commit 21a47c081a
27 changed files with 14 additions and 14 deletions

View file

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