/clean-code-py

e4r-clean-code-workshop

Primary LanguagePython

Clean Code in Python

Requirements

  • Python 3

Tests

To run all tests run the following command:

python -m unittest discover -s test -p "*.py"