amqtt/hbmqtt/mqtt/pingreq.py

6 wiersze
140 B
Python

import warnings
from amqtt.mqtt.pingreq import *
warnings.warn("importing hbmqtt is deprecated. Please import amqtt", DeprecationWarning)