nrdg / cloudknot

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

Black Formatting (Take 2) #224

Closed richford closed 3 years ago

richford commented 3 years ago

Resolves #222 Supersedes #223

arokem commented 3 years ago

LGTM! It seems that Black doesn't like your javascript-style indentation. I can't object to that 😄

arokem commented 3 years ago

Oops - sorry - I missed this: shouldn't black be a dev requirement?

arokem commented 3 years ago

And pre-commit?

arokem commented 3 years ago

Oh! Nevermind. I just needed to update my remotes to point upstream away from richford/cloudknot and to nrdg/cloudknot

richford commented 3 years ago

LGTM! It seems that Black doesn't like your javascript-style indentation. I can't object to that 😄

But how else am I supposed to stay under the characters-per-line limit imposed by the punch card? 😄