Code samples for my "Don't rely on discipline" talk.
Start with these:
$ pytest --cov-report html --cov=step1 step1.py
>>> from step1 import han
$ mypy step2.py
Then follow the steps in https://github.com/zupo/discipline/blob/master/.circleci/config.yml