]> 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)
committerWichert Akkerman <wichert@wiggy.net>
Mon, 20 Jan 2014 09:59:20 +0000 (10:59 +0100)
commitaca8ffa474d1a270b5334a6c926b1f19b23d426e
treecefb887d29fe7b71221719826e15435f56459b08
parent82c07837d9fbf67711945a3134d2c891e0594ab8
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