fix pep8 linting errors

This commit is contained in:
Alan Hamlett 2017-10-23 22:01:31 -07:00
parent b828542a08
commit f2f9452068
6 changed files with 15 additions and 19 deletions

View file

@ -112,4 +112,3 @@ class Subversion(BaseProject):
except:
pass
return False