mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2024-12-05 02:06:52 +00:00
Fix import order
This commit is contained in:
parent
d8ece66b23
commit
9bb638f48d
@ -1,10 +1,9 @@
|
||||
import os
|
||||
|
||||
from asgiref.sync import async_to_sync
|
||||
from nio import RoomPreset
|
||||
|
||||
from corres2math.matrix import Matrix, RoomVisibility, UploadError
|
||||
from django.core.management import BaseCommand
|
||||
from nio import RoomPreset
|
||||
from registration.models import AdminRegistration, Registration
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user