From 83754edda2a61cd9551b92d0bca0e350ede1dc13 Mon Sep 17 00:00:00 2001 From: Benjamin Bertrand Date: Tue, 8 Nov 2016 12:33:16 +0300 Subject: [PATCH] remove userless line --- notes_tools/extract.py | 1 - 1 file changed, 1 deletion(-) diff --git a/notes_tools/extract.py b/notes_tools/extract.py index ada18ec..2d2864a 100644 --- a/notes_tools/extract.py +++ b/notes_tools/extract.py @@ -10,7 +10,6 @@ from path import Path notes_path = Path("./") notStudent = ["Trimestre", "Nom", "Date", "Exercice", "Question", "Competence", "Domaine", "Commentaire", "Bareme", "Niveau"] -pure_marks = ["Malus", "Bonus", "Presentation"] def list_classes(path = notes_path): """