From 96d2c0dd07050a70fdef90efddd2a54f8127fbb7 Mon Sep 17 00:00:00 2001 From: Forest Gregg Date: Fri, 14 Jun 2024 16:46:16 -0400 Subject: [PATCH] newer version of black --- irsdb/schemas/type_utils.py | 1 - 1 file changed, 1 deletion(-) diff --git a/irsdb/schemas/type_utils.py b/irsdb/schemas/type_utils.py index 9e3ee3d..e3da968 100644 --- a/irsdb/schemas/type_utils.py +++ b/irsdb/schemas/type_utils.py @@ -143,7 +143,6 @@ def get_django_type(vartype): def get_sqlalchemy_type(vartype): - """This is really rough, not tested, may change""" try: