Ver Fonte

PEP 8 change

nee2c há 3 anos atrás
pai
commit
54baecbfe4
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      salt/_modules/nico.py

+ 1 - 2
salt/_modules/nico.py

@@ -50,8 +50,7 @@ def list_(num):
         if y < num:
             x.append(y)
         else:
-            break
-    return x
+            return x
 
 def ip():
     """