mbreorder/enhancment: fix missing imports

(not sure if these models really need that, though)
This commit is contained in:
Robert Sachunsky 2025-10-08 15:13:13 +02:00
parent 027b87d321
commit 096def1e9d
3 changed files with 6 additions and 8 deletions

View file

@ -2,6 +2,5 @@ def test_utils_import():
import eynollah.utils
import eynollah.utils.contour
import eynollah.utils.drop_capitals
import eynollah.utils.drop_capitals
import eynollah.utils.is_nan
import eynollah.utils.rotate