mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
reorganize imports with ruff
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
# Generated by Django 3.2.16 on 2022-12-15 16:09
|
||||
|
||||
import accounting.models
|
||||
from django.db import migrations
|
||||
|
||||
import accounting.models
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
|
Reference in New Issue
Block a user