Update comment
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ class TextEdges(object):
|
|||||||
# vertically. it's possible that these textlines were
|
# vertically. it's possible that these textlines were
|
||||||
# eliminated during textedges generation since numbers and
|
# eliminated during textedges generation since numbers and
|
||||||
# sentences/chars are often aligned differently.
|
# sentences/chars are often aligned differently.
|
||||||
# drawback: table areas that have paragraphs to their left
|
# drawback: table areas that have paragraphs to their sides
|
||||||
# will include the paragraphs too.
|
# will include the paragraphs too.
|
||||||
for tl in textlines:
|
for tl in textlines:
|
||||||
for area in table_areas:
|
for area in table_areas:
|
||||||
|
|||||||
Reference in New Issue
Block a user