Works fine in a couple of trivial tests (black -l78 /some/python/stuff).
black -l78 /some/python/stuff
Looks good. Confirmed that #1880553 also applied on on CentOS 7 / EPEL7 and was fixed by this update. Thanks!
Looks good. Confirmed this fixes #1880553. Thanks!
Works fine in a couple of trivial tests (
black -l78 /some/python/stuff
).