mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-21 12:38:26 +02:00
Fix linting
This commit is contained in:
@ -3,9 +3,9 @@
|
||||
|
||||
import os
|
||||
|
||||
import requests
|
||||
from django.contrib.auth.models import User
|
||||
from django.core.management import BaseCommand
|
||||
import requests
|
||||
|
||||
|
||||
class Command(BaseCommand):
|
||||
|
Reference in New Issue
Block a user