chaostoolkit / chaostoolkit-lib

The Chaos Toolkit core library
https://chaostoolkit.org/
Apache License 2.0
77 stars 46 forks source link

Move from Pylama/Pycodestyle black, flake8, and isort #230

Closed ciaransweet closed 3 years ago

ciaransweet commented 3 years ago

This PR moves us over to black, flake8, and isort whilst also:

Note - This build will fail due to the linting step (Like with chaostoolkit-aws, I will apply the formatting & linting in a separate PR which will then pass the step)