From d10cf52de3905d3c522665171be656551b229bdb Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 17 Oct 2011 13:14:04 -0400 Subject: [PATCH] plus a period. seriously. should i just watch TV today instead of screwing more things up --- lib/sqlalchemy/ext/declarative.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sqlalchemy/ext/declarative.py b/lib/sqlalchemy/ext/declarative.py index e3e269bebb..acfc09396a 100755 --- a/lib/sqlalchemy/ext/declarative.py +++ b/lib/sqlalchemy/ext/declarative.py @@ -559,7 +559,7 @@ variables that ``MyMixin`` defines, i.e. ``__tablename__``, ``__table_args__``, ``id``, etc. If the ``Base`` did define an attribute of the same name, the class placed first in the inherits list would determine which attribute is used on the -newly defined class +newly defined class. Augmenting the Base ~~~~~~~~~~~~~~~~~~~ -- 2.47.3