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

4 lines
62 B
Python

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