Files
omv_backup/venv/lib/python3.11/site-packages/getmac/__init__.py
2025-04-06 03:14:47 +02:00

4 lines
80 B
Python
Executable File

from .getmac import __version__, get_mac_address
__all__ = ["get_mac_address"]