Explorar o código

Small PEP8 corrections

Jeroen %!s(int64=11) %!d(string=hai) anos
pai
achega
ed68d2aba9
Modificáronse 1 ficheiros con 4 adicións e 3 borrados
  1. 4 3
      facade.py

+ 4 - 3
facade.py

@@ -5,6 +5,7 @@ import time
 
 SLEEP = 0.5
 
+
 # Complex Parts
 class TC1:
     def run(self):
@@ -68,16 +69,16 @@ if __name__ == '__main__':
 # Running test
 # Tearing down
 # Test Finished
-# 
+#
 # ###### In Test 2 ######
 # Setting up
 # Running test
 # Tearing down
 # Test Finished
-# 
+#
 # ###### In Test 3 ######
 # Setting up
 # Running test
 # Tearing down
 # Test Finished
-# 
+#