mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-19 09:53:34 -06:00
Fix merge mistake
This commit is contained in:
parent
5591b8a81c
commit
19d20073a4
@ -20,7 +20,7 @@ __all__ = (
|
|||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
class TracedCableSerializer(serializers.ModelSerializer):
|
class TracedCableSerializer(BaseModelSerializer):
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Used only while tracing a cable path.
|
Used only while tracing a cable path.
|
||||||
|
Loading…
Reference in New Issue
Block a user