Fix: remove useless import
This commit is contained in:
parent
329bcc460c
commit
eb60734c26
@ -15,7 +15,7 @@ import numpy as np
|
|||||||
|
|
||||||
from ... import flat_df_students, pp_q_scores
|
from ... import flat_df_students, pp_q_scores
|
||||||
from ...config import NO_ST_COLUMNS
|
from ...config import NO_ST_COLUMNS
|
||||||
from ...scripts.getconfig import config, CONFIGPATH
|
from ...scripts.getconfig import config
|
||||||
from ..app import app
|
from ..app import app
|
||||||
|
|
||||||
COLORS = {
|
COLORS = {
|
||||||
|
Loading…
Reference in New Issue
Block a user