choderalab / software-development

A primer on software development best practices for computational chemistry
263 stars 79 forks source link

Update PYTHON_CODING.md #77

Closed chfw closed 4 years ago

chfw commented 4 years ago

Add Black and iSort for coding style. Bringing python coding practice up to 2018. Yes, we no longer correct pep8 violation by hand. And sometime it will take a long time. When the computer does most of the jobs, it take a few seconds.