nrdg / cloudknot

A python library to run your existing code on AWS Batch
https://nrdg.github.io/cloudknot/
Other
71 stars 17 forks source link

Use black for formatting #222

Closed richford closed 4 years ago

richford commented 4 years ago

Use black for formatting after #214, #215, #217, #218.

Add a pre-commit hook and instructions for how to activate it in the contributing guide.