mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 17:26: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'),
|
label=_('L2VPN'),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
class InterfaceFilterSet(
|
class InterfaceFilterSet(
|
||||||
ModularDeviceComponentFilterSet,
|
ModularDeviceComponentFilterSet,
|
||||||
NetBoxModelFilterSet,
|
NetBoxModelFilterSet,
|
||||||
|
Loading…
Reference in New Issue
Block a user