syrusakbary / snapshottest

Snapshot Testing utils for Python 📸
MIT License
525 stars 102 forks source link

Adopt black for code formatting #131

Closed paulmelnikow closed 3 years ago

paulmelnikow commented 3 years ago

Since most of the open PRs have been merged, it seems like a good time to put in place tooling that would have been too disruptive up to now.

This adds black to the toolchain and enforces code format in CI.