Y
Hacker News
new
|
ask
|
show
|
jobs
by
d0mine
1507 days ago
Black does split strings if configured and it does use implicit concatenation of Python string literals.
1 comments
saila
1506 days ago
There's an experimental option for splitting long strings using the --preview flag, but it still seems to have some potential issues. That seems like it would be extremely hard to solve correctly.
link