1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

pep8 compliance

This commit is contained in:
Will Irvine
2021-11-13 15:26:07 +13:00
parent 0edf9b17f6
commit 641a9bc6c5

View File

@ -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