6 lines
93 B
Python
6 lines
93 B
Python
# retoor <retoor@molodetz.nl>
|
|
|
|
from .service import DeviiService
|
|
|
|
__all__ = ["DeviiService"]
|