1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-06-21 06:38:23 +02:00

Fix linting

This commit is contained in:
Yohann D'ANELLO
2020-11-01 20:30:02 +01:00
parent bcca41bfb6
commit 1392b50db1
4 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,5 @@
from django.core.management import BaseCommand
from corres2math.matrix import Matrix, RoomVisibility
from django.core.management import BaseCommand
from participation.models import Participation