amqtt/hbmqtt/mqtt/pubrel.py

6 wiersze
139 B
Python

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