From eb60734c26f52248a6ead080ba8d0e0e231a0abb Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Thu, 21 Jan 2021 22:17:33 +0100 Subject: [PATCH] Fix: remove useless import --- recopytex/dashboard/exam_analysis/app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recopytex/dashboard/exam_analysis/app.py b/recopytex/dashboard/exam_analysis/app.py index 01a20a1..2d85fe4 100644 --- a/recopytex/dashboard/exam_analysis/app.py +++ b/recopytex/dashboard/exam_analysis/app.py @@ -15,7 +15,7 @@ import numpy as np from ... import flat_df_students, pp_q_scores from ...config import NO_ST_COLUMNS -from ...scripts.getconfig import config, CONFIGPATH +from ...scripts.getconfig import config from ..app import app COLORS = {