mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-25 01:40:28 +02:00
More constraints on linting (surely removed in the future)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
from django.conf import settings
|
||||
from django.conf.urls import url, include
|
||||
from django.conf.urls import include, url
|
||||
from rest_framework import routers
|
||||
|
||||
from .viewsets import UserViewSet
|
||||
|
Reference in New Issue
Block a user