forked from DGNum/gestioCOF
isort linting migration
This commit is contained in:
parent
7775e45b60
commit
8f4e3bb048
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Generated by Django 2.2.15 on 2020-08-29 21:14
|
# Generated by Django 2.2.15 on 2020-08-29 21:14
|
||||||
|
|
||||||
from django.db import migrations
|
|
||||||
import wagtail.core.blocks
|
import wagtail.core.blocks
|
||||||
import wagtail.core.fields
|
import wagtail.core.fields
|
||||||
|
from django.db import migrations
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
Loading…
Add table
Reference in a new issue