internetarchive / brozzler

brozzler - distributed browser-based web crawler
Apache License 2.0
648 stars 96 forks source link

Use black, enforce with GitHub Actions #271

Closed avdempsey closed 7 months ago

avdempsey commented 7 months ago

The Makefile is configured to run black to format with support for py35 - py312.

galgeek commented 7 months ago

looks good to me — thank you, @avdempsey!