rigdenlab / SIMBAD

Sequence Independent Molecular replacement Based on Available Database
http://simbad.rtfd.io
BSD 3-Clause "New" or "Revised" License
3 stars 7 forks source link

black reformat and precommit black check added #119

Closed hlasimpk closed 4 years ago

hlasimpk commented 5 years ago

Added a black precommit check - if this seems reasonable I'll add it to AMPLE too

fsimkovic commented 5 years ago

Please revert the formatting and add the --skip-string-normalization option. I'd also suggest to add the --target-version py27 flag to ensure formatting doesn't break backwards compatibility.

One more note, black is only available on python3.6, so it means anyone committing must have a new version of python available and cannot work just with ccp4-python