Skip to content

Commit ffff68e

Browse files
committed
Fix isort formatting see HEA-811
1 parent 7c66a56 commit ffff68e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

apps/baseline/migrations/0022_alter_wealthgroup_average_household_size.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Generated by Django 5.2.7 on 2025-12-29 07:04
22

3-
import common.models
43
from django.db import migrations, models
54

5+
import common.models
6+
67

78
class Migration(migrations.Migration):
89

0 commit comments

Comments
 (0)