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

5 lines
69 B
Python

from ._base import BluetoothService
__all__ = ['BluetoothService']