summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine/default.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2020-06-19 10:25:42 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2020-06-19 10:29:53 -0400
commit5850dbca071a565cc00f613618b4fcddd13a5eee (patch)
tree5bf2b60d4c71b07a93658fb729dbcfa287885d77 /lib/sqlalchemy/engine/default.py
parent5624430eb1d07c68d0931bc89f7146bc003fde19 (diff)
downloadsqlalchemy-5850dbca071a565cc00f613618b4fcddd13a5eee.tar.gz
Propose black py27 + py35 mode for the rest of Py2K
py27 mode produces one failure for flake8 which is the space added between exec and parenthesis. however apparently we can add multiple versions to target-versions which allows the exec() calls to come out in python 3 style. The issue we want to improve is issues of trailing commas being added. I'm not really able to get black to consistently add or remove these trailing commas in any case no matter what I set target-version towards. Change-Id: Iceb9e9aeb5f5e0d317fb877ef06eca0290997fe4
Diffstat (limited to 'lib/sqlalchemy/engine/default.py')
0 files changed, 0 insertions, 0 deletions