eynollah/tests/test_smoke.py
Robert Sachunsky 26886dc052 mbreorder/enhancment: fix missing imports
(not sure if these models really need that, though)
2025-10-08 15:13:13 +02:00

6 lines
191 B
Python

def test_utils_import():
import eynollah.utils
import eynollah.utils.contour
import eynollah.utils.drop_capitals
import eynollah.utils.is_nan
import eynollah.utils.rotate