mirror of
https://codeberg.org/Mo8it/AdvLabDB.git
synced 2024-11-08 21:21:06 +00:00
flake8
This commit is contained in:
parent
0f7700b11a
commit
a16e0bf33d
2 changed files with 0 additions and 3 deletions
|
@ -59,7 +59,6 @@ from .advlabdb_independent_funs import (
|
||||||
flashRandomPassword,
|
flashRandomPassword,
|
||||||
str_without_semester_formatter,
|
str_without_semester_formatter,
|
||||||
)
|
)
|
||||||
from .assistantModelViews import assistantSpace
|
|
||||||
from .custom_classes import (
|
from .custom_classes import (
|
||||||
SecureAdminBaseView,
|
SecureAdminBaseView,
|
||||||
SecureAdminIndexView,
|
SecureAdminIndexView,
|
||||||
|
|
|
@ -12,8 +12,6 @@ from .models import (
|
||||||
Assistant,
|
Assistant,
|
||||||
ExperimentMark,
|
ExperimentMark,
|
||||||
GroupExperiment,
|
GroupExperiment,
|
||||||
Part,
|
|
||||||
PartStudent,
|
|
||||||
SemesterExperiment,
|
SemesterExperiment,
|
||||||
db,
|
db,
|
||||||
get_count,
|
get_count,
|
||||||
|
|
Loading…
Reference in a new issue