]> 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:33 +0000 (12:13 -0400)
commit65469442ad30b97d5901347e0a5a64f3179f765d
treec8d6735728cefc798c8600934ba55a81e1554f67
parent1370b308e2dc3357cac009dde2304fa9c8611c1a
Do some pep8 and other cruft removal around association proxy

Change-Id: I33130022a7e223318b65388620828d539f6dacfd
lib/sqlalchemy/ext/associationproxy.py
test/ext/test_associationproxy.py