4 lines
37 B
Python
4 lines
37 B
Python
from fastapi.cli import main
|
|
|
|
main()
|
from fastapi.cli import main
|
|
|
|
main()
|