We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f316d4 commit b7349c5Copy full SHA for b7349c5
netbox_prometheus_sd/api/utils.py
@@ -1,7 +1,6 @@
1
import json
2
from netaddr import IPNetwork
3
4
-
5
class LabelDict(dict):
6
"""Wrapper around dict to render labels"""
7
0 commit comments