Fix most flake8 issues (fixes #205)

This commit is contained in:
Danilo Bargen
2013-04-27 15:40:36 +02:00
parent 406e70d51a
commit 86d775324b
11 changed files with 75 additions and 52 deletions
+1 -1
View File
@@ -249,7 +249,7 @@ class ImportPath(pr.Base):
sys.path = temp
raise
sys.path = temp
return importing
if self.file_path: