Skip to content

Commit 9ec59ee

Browse files
committed
UPdate
1 parent ec01735 commit 9ec59ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image_processing/src/image_processing/layout_analysis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
NonPageWiseContentHolder,
2525
PageNumberTrackingHolder,
2626
)
27-
from regex import re
27+
import re
2828

2929

3030
class StorageAccountHelper:

0 commit comments

Comments
 (0)