]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Do some pep8 and other cruft removal around association proxy
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 1 Aug 2018 16:13:33 +0000 (12:13 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 1 Aug 2018 16:13:54 +0000 (12:13 -0400)
commitdbfcf00eceda12b29a66a7b6040591223cf5dec3
tree119b871bd2164906cab503d7c6521f15879dd9e0
parent6ddbb3eac461d561c06fcfc9e650e5f9ebfa0842
Do some pep8 and other cruft removal around association proxy

Change-Id: I33130022a7e223318b65388620828d539f6dacfd
(cherry picked from commit 65469442ad30b97d5901347e0a5a64f3179f765d)
lib/sqlalchemy/ext/associationproxy.py
test/ext/test_associationproxy.py