bionitio-python icon indicating copy to clipboard operation
bionitio-python copied to clipboard

Black formatter

Open ewels opened this issue 5 years ago • 0 comments

Reformatted all Python code using Black and set up tests and documentation.

I also reformatted the main Readme quite a bit to adhere to standard Markdown syntax (eg. language specification for code colouring in code blocks, surrounding code blocks with newlines etc - it's possible to also lint markdown style if you want to go down this route, see markdownlint-cli and an example GitHub Actions CI workflow). You can see how this is rendered on GitHub on my fork.

Closes https://github.com/bionitio-team/bionitio-python/issues/6

ewels avatar Jul 23 '20 11:07 ewels