pinterest / slackminion

A python bot framework for slack
MIT License
22 stars 14 forks source link

Apply black formatting #67

Closed jogo closed 2 years ago

jogo commented 2 years ago

Use black to autoformat the code, so when making changes you don't have to worry about white space etc, and can just use black.

Integrate into tox and the ci lint workflow for validation