mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-15 21:27:23 -04:00
9b3812a0c6
Fixes: #5634 Change-Id: Ie8d4076ee35234b535a04e6fb9321096df3f648b
4 lines
64 B
TOML
4 lines
64 B
TOML
[tool.black]
|
|
line-length = 79
|
|
target-version = ['py27', 'py36']
|