From: Jason Kirtland Date: Sat, 13 Oct 2007 20:11:36 +0000 (+0000) Subject: Removed a tab. X-Git-Tag: rel_0_4_0~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=05b07dfb177b5e5d537e9cf58e52c9101224564d;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Removed a tab. --- diff --git a/lib/sqlalchemy/logging.py b/lib/sqlalchemy/logging.py index 44b83b2537..a503816baf 100644 --- a/lib/sqlalchemy/logging.py +++ b/lib/sqlalchemy/logging.py @@ -100,4 +100,3 @@ class echo_property(object): def __set__(self, instance, value): instance_logger(instance, echoflag=value) - \ No newline at end of file