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