mirror of
https://github.com/SikongJueluo/Mini-Nav.git
synced 2026-03-12 20:35:31 +08:00
4 lines
101 B
Python
4 lines
101 B
Python
from .common import get_device, get_output_diretory
|
|
|
|
__all__ = ["get_device", "get_output_diretory"]
|