mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-27 01:16:36 +00:00
Fixes for ruff check
in 0013_fix_elative_media_file.py
This commit is contained in:
parent
0f27ffe29e
commit
a4c763d723
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user