Black reformat on migration
This commit is contained in:
parent
0d37594f0b
commit
a722165ee2
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
# Generated by Django 4.1.4 on 2022-12-28 11:20
|
||||
|
||||
import django.core.validators
|
||||
from django.db import migrations, models
|
||||
import django.db.models.deletion
|
||||
from django.db import migrations, models
|
||||
|
||||
import main.models
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue