]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
indent..
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 16 Dec 2005 08:26:58 +0000 (08:26 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 16 Dec 2005 08:26:58 +0000 (08:26 +0000)
lib/sqlalchemy/attributes.py

index c40dfe028cb852980ce32c8dfec282b69415f327..912dfff99192c7a50d6df61ca747fdacfa228afa 100644 (file)
@@ -322,7 +322,7 @@ class AttributeManager(object):
             except KeyError:
                 pass
                 
-   def remove(self, obj):
+    def remove(self, obj):
         """not sure what this is."""
         pass