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:
parent
a1ff95cc23
commit
5efd5112a2
7 changed files with 165 additions and 120 deletions
1
Pipfile
1
Pipfile
|
|
@ -14,6 +14,7 @@ black = "*"
|
|||
nose = "*"
|
||||
coverage = "*"
|
||||
mock = "*"
|
||||
pylint = "*"
|
||||
|
||||
[pipenv]
|
||||
allow_prereleases = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue