Skip to content

Commit b7349c5

Browse files
authored
feat(interfaces): Update utils.py for lint
1 parent 1f316d4 commit b7349c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

netbox_prometheus_sd/api/utils.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import json
22
from netaddr import IPNetwork
33

4-
54
class LabelDict(dict):
65
"""Wrapper around dict to render labels"""
76

0 commit comments

Comments
 (0)