python-trio / flake8-async

Highly opinionated linter for Trio code
https://flake8-async.readthedocs.io
MIT License
17 stars 2 forks source link

Run black with --preview #162

Closed jakkdl closed 1 year ago

jakkdl commented 1 year ago

They've improved multi-line string handling, which I otherwise find quite irritating with the loads of long strings everywhere (e.g. currently writing help texts for command line args).