Fix linting issue in python code

This commit is contained in:
Ramon Wenger 2024-07-25 22:31:44 +02:00 committed by Christian Cueni
parent 10cd228d56
commit 488dc0843f
1 changed files with 1 additions and 1 deletions

View File

@ -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):