platypush/platypush/plugins/bluetooth/_legacy/__init__.py

4 lines
65 B
Python

from ._manager import LegacyManager
__all__ = ["LegacyManager"]