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 a2e0dff commit b159ae0Copy full SHA for b159ae0
pytest_mqtt/capmqtt.py
@@ -16,7 +16,6 @@
16
import logging
17
import threading
18
import typing as t
19
-import warnings
20
21
import paho.mqtt.client as mqtt
22
import pytest
0 commit comments