Misc PEP8 fixes

This commit is contained in:
Johannes Schönberger
2014-12-14 02:56:14 +01:00
parent af2e6c3937
commit 3a1079a180
44 changed files with 160 additions and 147 deletions
+1
View File
@@ -11,6 +11,7 @@ def test_skipper():
pass
class c():
def __init__(self):
self.me = "I think, therefore..."