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

@ -4,7 +4,6 @@ from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
("kfet", "0073_2021"),
]