Skip to content
Snippets Groups Projects
Commit 4606b8fe authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

Merge branch 'fix/fix-lint-warnings' into 'master'

Fix lint warnings

See merge request zesje/zesje!157
parents d29ed2d6 cb8e650d
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ from sqlalchemy.orm.exc import NoResultFound
import numpy as np
import pandas
from .database import Exam, Problem, Student
from .database import Exam, Student
def solution_data(exam_id, student_id):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment