printer-enclosure/printer_enclosure/__main__.py
2023-05-21 19:38:15 +02:00

4 lines
48 B
Python

from printer_enclosure.main import main
main()