Explorar o código

Added two blank lines for function definition (PEP8).

Sander Mathijs van Veen %!s(int64=14) %!d(string=hai) anos
pai
achega
bfdd1d168b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      runner.py

+ 1 - 0
runner.py

@@ -111,6 +111,7 @@ class TextTestRunner(unittest.TextTestRunner):
 
         return result
 
+
 def main(tests, verbose=0, color=True):
     testcases = []