mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 12:29:24 +00:00
reorganize imports with ruff
This commit is contained in:
@ -26,8 +26,8 @@ from typing import Optional
|
||||
import PIL
|
||||
from django.conf import settings
|
||||
from django.core.files.base import ContentFile
|
||||
from PIL import ExifTags
|
||||
from django.utils import timezone
|
||||
from PIL import ExifTags
|
||||
|
||||
|
||||
def get_git_revision_short_hash() -> str:
|
||||
|
Reference in New Issue
Block a user