Site changed
This commit is contained in:
parent
5d746519b6
commit
5760427b69
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ class PdfPage():
|
|||
lines = [x for x in lines if len(x) > 0] # Remove empty lines
|
||||
details = []
|
||||
detail = None
|
||||
lines.pop(0) # MENSUELLE
|
||||
lines.pop(-1) # Line to describes pictures
|
||||
twolines = False
|
||||
for line in lines:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue