mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 19:08:38 -06:00
Pep8 Fixes
This commit is contained in:
parent
fe0fa743c4
commit
e648c2bc50
@ -333,6 +333,7 @@ class Prefix(CreatedUpdatedModel, CustomFieldModel):
|
||||
else:
|
||||
return 0
|
||||
|
||||
|
||||
class IPAddressManager(models.Manager):
|
||||
|
||||
def get_queryset(self):
|
||||
|
Loading…
Reference in New Issue
Block a user