Format using black

This commit is contained in:
Alexandre Iooss 2023-08-05 13:35:53 +02:00
parent da8b0fc323
commit effb56ef1d
7 changed files with 9 additions and 8 deletions

View file

@ -6,7 +6,6 @@ from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
("photologue", "0001_initial"),
]