Fixes for ruff check in 0013_fix_elative_media_file.py

This commit is contained in:
tcely 2025-05-18 06:55:12 -04:00 committed by GitHub
parent 0f27ffe29e
commit a4c763d723
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
# Generated by Django 3.2.12 on 2022-04-06 06:19
from django.conf import settings
from django.db import migrations, models
from django.db import migrations
def fix_media_file(apps, schema_editor):