remove userless line

This commit is contained in:
Benjamin Bertrand 2016-11-08 12:33:16 +03:00
parent 3eafad5841
commit 83754edda2
1 changed files with 0 additions and 1 deletions

View File

@ -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):
"""