mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-25 08:46:10 -06:00
add IPAddressFunction to __all__
This commit is contained in:
parent
1167a0473e
commit
63b946b339
@ -20,6 +20,7 @@ from netbox.models import OrganizationalModel, PrimaryModel, NetBoxModel
|
||||
__all__ = (
|
||||
'Aggregate',
|
||||
'IPAddress',
|
||||
'IPAddressFunction'
|
||||
'IPRange',
|
||||
'Prefix',
|
||||
'RIR',
|
||||
|
Loading…
Reference in New Issue
Block a user