From aa7a3b5cff2096f63aba275bd01b14103c6eb069 Mon Sep 17 00:00:00 2001 From: Aleksandr KOZAREV Date: Mon, 14 Oct 2024 09:55:51 +0200 Subject: [PATCH] black --- core/migrations/0038_auto_20241008_1205.py | 1 - 1 file changed, 1 deletion(-) diff --git a/core/migrations/0038_auto_20241008_1205.py b/core/migrations/0038_auto_20241008_1205.py index 8bc05b35..c44b8679 100644 --- a/core/migrations/0038_auto_20241008_1205.py +++ b/core/migrations/0038_auto_20241008_1205.py @@ -4,7 +4,6 @@ class Migration(migrations.Migration): - dependencies = [ ("core", "0037_auto_20240924_1020"), ]