Fix linting issue in python code
This commit is contained in:
parent
10cd228d56
commit
488dc0843f
|
|
@ -1,7 +1,7 @@
|
|||
# Generated by Django 4.2.13 on 2024-07-25 14:27
|
||||
|
||||
from django.db import migrations
|
||||
import modelcluster.fields
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
|
|
|||
Loading…
Reference in New Issue