Skip to content

Commit

Permalink
ruff formatting in action
Browse files Browse the repository at this point in the history
  • Loading branch information
xshapira committed Mar 25, 2024
1 parent 3c19de4 commit 617ce87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conversations/migrations/0001_initial.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Generated by Django 4.2.3 on 2023-08-01 01:57

import django.db.models.deletion
from django.conf import settings
from django.db import migrations, models
import django.db.models.deletion


class Migration(migrations.Migration):
Expand Down

0 comments on commit 617ce87

Please sign in to comment.