printer-enclosure/printer_enclosure/__main__.py

4 lines
48 B
Python

from printer_enclosure.main import main
main()