eigenmagic / fediblockhole

A tool for automatically syncing Mastodon admin domain blocks.
GNU Affero General Public License v3.0
70 stars 7 forks source link

Lint cleanup #63

Closed jpwarren closed 3 weeks ago

jpwarren commented 1 month ago

Cleaned up the code to pass Flake8 lint tests.

Used Black to reformat the code to better align with modern Python standards.