From 5760427b696bb78323273e88ca64005d75c9c2db Mon Sep 17 00:00:00 2001 From: Florent Date: Tue, 17 Dec 2013 17:14:50 +0100 Subject: [PATCH] Site changed --- modules/leclercmobile/pages/history.py | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/leclercmobile/pages/history.py b/modules/leclercmobile/pages/history.py index ef5ad18c..86a590a4 100644 --- a/modules/leclercmobile/pages/history.py +++ b/modules/leclercmobile/pages/history.py @@ -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: