]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Removed a tab.
authorJason Kirtland <jek@discorporate.us>
Sat, 13 Oct 2007 20:11:36 +0000 (20:11 +0000)
committerJason Kirtland <jek@discorporate.us>
Sat, 13 Oct 2007 20:11:36 +0000 (20:11 +0000)
lib/sqlalchemy/logging.py

index 44b83b253795c64e5d1058874c34b0ca1820a940..a503816baf2f6d686e9bf0954e803049ee1e775a 100644 (file)
@@ -100,4 +100,3 @@ class echo_property(object):
 
     def __set__(self, instance, value):
         instance_logger(instance, echoflag=value)
-    
\ No newline at end of file