mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 04:09:54 +02:00
factor more methods out of utils
This commit is contained in:
parent
8c72f8bc03
commit
fb247dafc2
9 changed files with 3086 additions and 3027 deletions
7
tests/test_smoke.py
Normal file
7
tests/test_smoke.py
Normal file
|
@ -0,0 +1,7 @@
|
|||
def test_utils_import():
|
||||
import sbb_newspapers_org_image.utils
|
||||
import sbb_newspapers_org_image.utils.contour
|
||||
import sbb_newspapers_org_image.utils.drop_capitals
|
||||
import sbb_newspapers_org_image.utils.drop_capitals
|
||||
import sbb_newspapers_org_image.utils.is_nan
|
||||
import sbb_newspapers_org_image.utils.rotate
|
Loading…
Add table
Add a link
Reference in a new issue