From 5b4c585078a38da03f6cf8b5958022911cb611e3 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 16 Dec 2005 08:26:58 +0000 Subject: [PATCH] indent.. --- lib/sqlalchemy/attributes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sqlalchemy/attributes.py b/lib/sqlalchemy/attributes.py index c40dfe028c..912dfff991 100644 --- a/lib/sqlalchemy/attributes.py +++ b/lib/sqlalchemy/attributes.py @@ -322,7 +322,7 @@ class AttributeManager(object): except KeyError: pass - def remove(self, obj): + def remove(self, obj): """not sure what this is.""" pass -- 2.47.2