Explorar el Código

Fix PEP8 error

Daniel Sheppard hace 4 años
padre
commit
b97167e841
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      netbox/extras/management/commands/runscript.py

+ 0 - 2
netbox/extras/management/commands/runscript.py

@@ -74,8 +74,6 @@ class Command(BaseCommand):
         except TypeError:
             data = {}
 
-
-
         module, name = script.split('.', 1)
 
         # Take user from command line if provided and exists, other