This introduces the FastAPI editor implementation and related project setup so the app can be run and validated locally. Made-with: Cursor
3 lines
45 B
Python
3 lines
45 B
Python
from printer import printer
|
|
|
|
printer("hello") |