platypush/platypush/plugins/bluetooth/_file/__init__.py

5 lines
58 B
Python

from .sender import FileSender
__all__ = ["FileSender"]