We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f840dfc commit 3e5960cCopy full SHA for 3e5960c
tests/test_chart.py
@@ -2,7 +2,7 @@
2
import pytest
3
from pytest_httpx import HTTPXMock
4
5
-from netdata import Netdata, exceptions
+from netdata import Netdata
6
7
RESPONSE_VALID = {
8
"labels": [
0 commit comments