Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit c225dfb

Browse files
committed
typo
1 parent 03fb239 commit c225dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/mljar_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
from mljar.client.project import ProjectClient
1111
from mljar.client.dataset import DatasetClient
12-
from .project_based_test import ProjectBasedTest
12+
from .project_based_test import ProjectBasedTest, get_postfix
1313
from mljar.exceptions import BadValueException, IncorrectInputDataException
1414
from mljar.utils import MLJAR_DEFAULT_TUNING_MODE
1515
from mljar import Mljar

0 commit comments

Comments
 (0)