Use "black" profile

This commit is contained in:
Ivan Kravets
2022-02-01 15:00:47 +02:00
parent d5373a62f4
commit ebbac6b483

View File

@ -16,7 +16,7 @@
envlist = py36,py37,py38,py39
[isort]
line_length = 88
profile = black
known_third_party=OpenSSL, SCons, jsonrpc, twisted, zope
[testenv]