mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 12:06:53 -06:00
pep8 compliance
This commit is contained in:
parent
0edf9b17f6
commit
641a9bc6c5
@ -15,6 +15,7 @@ def add_available_prefixes(parent, prefix_list):
|
||||
|
||||
return available_prefixes
|
||||
|
||||
|
||||
def add_available_ipaddresses(prefix, ipaddress_list, is_pool=False):
|
||||
"""
|
||||
Annotate ranges of available IP addresses within a given prefix. If is_pool is True, the first and last IP will be
|
||||
|
Loading…
Reference in New Issue
Block a user