Fix issue in imports with analytics module

This commit is contained in:
Aleksei Chetaev 2023-02-16 17:23:29 +01:00 committed by Aleksey Chetaev
parent 004c5fb00a
commit 255c6b5eec

View file

@ -1,4 +1,4 @@
from test_case import id, suite_name, suite_section, title
from test_collector import TestCase, TestCaseCollector
from testrail_exporter import TestrailExporter
from test_exporter import TestExporter
from testrail_exporter import TestrailExporter