mirror of
https://github.com/NaitLee/Cat-Printer.git
synced 2025-05-15 14:50:26 -07:00
6 lines
72 B
Python
6 lines
72 B
Python
'For python-for-android entry point'
|
|
|
|
from server import serve
|
|
|
|
serve()
|