Fixed issue causing flake8 to fail

This commit is contained in:
Erin O'Connell
2017-09-03 09:01:58 -06:00
parent da4f264c36
commit e28ae40b94
+1
View File
@@ -62,6 +62,7 @@ requests.packages.urllib3.disable_warnings(InsecureRequestWarning)
project = Project()
@background.task
def check_for_updates():
try: