Update comment
parent
4e2aee18c3
commit
529914eb6f
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue