Merge branch 'import-typo' into refactor-cntd

This commit is contained in:
Konstantin Baierer 2021-02-01 11:28:06 +01:00
commit 8498daec26
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ from .contour import (
filter_contours_area_of_image
)
from .is_nan import isNaN
from .utils import (
from . import (
boosting_headers_by_longshot_region_segmentation,
crop_image_inside_box,
find_features_of_lines,