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

@ -40,7 +40,6 @@ def adapt_settings(apps, schema_editor):
class Migration(migrations.Migration):
dependencies = [("kfet", "0053_created_at"), ("djconfig", "0001_initial")]
operations = [