mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-07-03 00:23:06 +02: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"]
|