mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Fixed issue causing flake8 to fail
This commit is contained in:
@@ -62,6 +62,7 @@ requests.packages.urllib3.disable_warnings(InsecureRequestWarning)
|
||||
|
||||
project = Project()
|
||||
|
||||
|
||||
@background.task
|
||||
def check_for_updates():
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user