mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-24 17:38:37 -06:00
PEP8 fix
This commit is contained in:
parent
cbfdd5dbd1
commit
9591fb9330
@ -18,7 +18,7 @@ IP_FAMILY_CHOICES = [
|
||||
('', 'All'),
|
||||
(4, 'IPv4'),
|
||||
(6, 'IPv6'),
|
||||
]
|
||||
]
|
||||
|
||||
|
||||
def bulkedit_vrf_choices():
|
||||
|
Loading…
Reference in New Issue
Block a user