mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-11-02 02:58:44 +01:00
4 lines
80 B
Python
Executable File
4 lines
80 B
Python
Executable File
from .getmac import __version__, get_mac_address
|
|
|
|
__all__ = ["get_mac_address"]
|