We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb7b3f9 commit 5e365f1Copy full SHA for 5e365f1
tests/test_influxdb_client_3.py
@@ -1,6 +1,6 @@
1
import re
2
import unittest
3
-from unittest.mock import patch, MagicMock
+from unittest.mock import patch
4
5
from pytest_httpserver import HTTPServer
6
0 commit comments