amqtt/hbmqtt/mqtt/pubcomp.py

6 wiersze
140 B
Python

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