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

@ -5,7 +5,6 @@ from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [("bda", "0007_extends_spectacle")]
operations = [