]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
The imports in the default script.py.mako are now at the top
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 12 Sep 2016 22:11:44 +0000 (18:11 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 12 Sep 2016 22:12:55 +0000 (18:12 -0400)
commitdc2aae0374b76ccab8494be6e103d84089bc449b
tree9c5c878990bef39f2deb45cef7362a231005d0f8
parent337d8803050e77e88bc73547f2e862cdb80dd188
The imports in the default script.py.mako are now at the top
so that flake8 editors don't complain by default.  PR courtesy
Guilherme Mansur.

Change-Id: Ie38810df0f36a08b8fdd36f4a6a0ec243515dc34
alembic/templates/generic/script.py.mako
alembic/templates/multidb/script.py.mako
alembic/templates/pylons/script.py.mako
docs/build/changelog.rst