Răsfoiți Sursa

Fix PEP8 error

Daniel Sheppard 4 ani în urmă
părinte
comite
b97167e841
1 a modificat fișierele cu 0 adăugiri și 2 ștergeri
  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