mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-08-08 04:18:53 +00:00
1cf24ba94a
We have a few Python scripts which over the years ended up with a variety of formatting. This patch auto-formats them using `black -l 79` to make them more uniform, and easier to read and write.