Black unstable features
In pycharm, updated black to use these args:
--preview --enable-unstable-feature string_processing $FilePath$
The (future of the) Black code style - Black 24.8.0 documentation has both the preview style and the unstable features one can enable (by passing the flag multilple times).
string_processing
breaks long strings into multiple shorter ones, one on each line.
Nel mezzo del deserto posso dire tutto quello che voglio.
comments powered by Disqus