Skip to content

Commit 079fbc8

Browse files
authored
feat(interfaces): Update serializers.py for lint
1 parent b7349c5 commit 079fbc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

netbox_prometheus_sd/api/serializers.py

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from .utils import LabelDict
1111
from . import utils
1212

13-
1413
class SDConfigContextDuplicateSerializer(serializers.ListSerializer):
1514

1615
def update(self, instance, validated_data):

0 commit comments

Comments
 (0)