Run black on all files

This commit is contained in:
Tom Hubrecht 2023-05-19 14:57:48 +02:00
parent e20d7ca6c2
commit 892bf51163
153 changed files with 12 additions and 163 deletions

View file

@ -6,7 +6,6 @@ from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [migrations.swappable_dependency(settings.AUTH_USER_MODEL)]
operations = [