chapel-lang / chapel

a Productive Parallel Programming Language
https://chapel-lang.org
Other
1.75k stars 410 forks source link

chapel-py: Apply black to chapel-py and its derivative files. #24910

Closed DanilaFe closed 3 weeks ago

DanilaFe commented 3 weeks ago

We've done this before on files such as chpl-language-server.py or chplcheck.py or rules.py. This PR just does that again, but also applies it to other, less-often formatted files.

Reviewed by @jabraham17 -- thanks!

Testing

DanilaFe commented 3 weeks ago

I did it with line with 80, which we have been using ourselves.