mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 04:02:52 -06:00
Fix PEP8 error
This commit is contained in:
parent
19bacc9e23
commit
b97167e841
@ -74,8 +74,6 @@ class Command(BaseCommand):
|
|||||||
except TypeError:
|
except TypeError:
|
||||||
data = {}
|
data = {}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
module, name = script.split('.', 1)
|
module, name = script.split('.', 1)
|
||||||
|
|
||||||
# Take user from command line if provided and exists, other
|
# Take user from command line if provided and exists, other
|
||||||
|
Loading…
Reference in New Issue
Block a user