]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Remove uneeded import from code example
authorWichert Akkerman <wichert@wiggy.net>
Mon, 20 Jan 2014 09:59:20 +0000 (10:59 +0100)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 23 Jan 2014 17:40:18 +0000 (12:40 -0500)
commit28fd486bd47bdb01abf24a8a903e0a73f32d6d67
tree33c0eee2469388542a277e742d9aa282a3512997
parent21e012121a6918094c163521cf3a5e3ae037ba0f
Remove uneeded import from code example

This had me reread the code twice to see if I missed why the import was
present.
lib/sqlalchemy/ext/mutable.py