mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 09:16:10 -06:00
lint fix
This commit is contained in:
parent
aa0f9c79b2
commit
99c2feab06
@ -1354,6 +1354,7 @@ class CommonInterfaceFilterSet(django_filters.FilterSet):
|
||||
label=_('L2VPN'),
|
||||
)
|
||||
|
||||
|
||||
class InterfaceFilterSet(
|
||||
ModularDeviceComponentFilterSet,
|
||||
NetBoxModelFilterSet,
|
||||
|
Loading…
Reference in New Issue
Block a user