mirror of
https://codeberg.org/Mo8it/AdvLabDB.git
synced 2024-12-04 22:40:30 +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,
|
||||
str_without_semester_formatter,
|
||||
)
|
||||
from .assistantModelViews import assistantSpace
|
||||
from .custom_classes import (
|
||||
SecureAdminBaseView,
|
||||
SecureAdminIndexView,
|
||||
|
|
|
@ -12,8 +12,6 @@ from .models import (
|
|||
Assistant,
|
||||
ExperimentMark,
|
||||
GroupExperiment,
|
||||
Part,
|
||||
PartStudent,
|
||||
SemesterExperiment,
|
||||
db,
|
||||
get_count,
|
||||
|
|
Loading…
Reference in a new issue