From f7abb27931461867fc1067a6f7f7bc36513f1308 Mon Sep 17 00:00:00 2001 From: = Date: Thu, 14 Nov 2024 11:55:20 +0100 Subject: [PATCH] Formatting changes --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5851c81..5d8d763 100644 --- a/setup.py +++ b/setup.py @@ -49,4 +49,4 @@ def get_sql_files(directory): ), ], install_requires=read_requirements("requirements/prod.txt"), -) \ No newline at end of file +)