mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-19 09:53:34 -06:00
PEP8 clenaup
This commit is contained in:
parent
15938ff98f
commit
741f93999b
@ -1526,7 +1526,6 @@ def module_add(request, pk):
|
||||
})
|
||||
|
||||
|
||||
|
||||
@permission_required('dcim.change_module')
|
||||
def module_edit(request, pk):
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
default_app_config = 'ipam.apps.IPAMConfig'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user