Cleanup remaining contextvar

Remove remaining context vars
Fix minor formatting
Rename bumper.py to run_bumper.py to remove conflict with module name
This commit is contained in:
Brian Martin 2019-03-18 13:13:38 -04:00
parent a1ff95cc23
commit 5efd5112a2
7 changed files with 165 additions and 120 deletions

View file

@ -14,6 +14,7 @@ black = "*"
nose = "*"
coverage = "*"
mock = "*"
pylint = "*"
[pipenv]
allow_prereleases = true