We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19bacc9 commit b97167eCopy full SHA for b97167e
netbox/extras/management/commands/runscript.py
@@ -74,8 +74,6 @@ def _run_script():
74
except TypeError:
75
data = {}
76
77
-
78
79
module, name = script.split('.', 1)
80
81
# Take user from command line if provided and exists, other
0 commit comments