minecraftd/venv/lib/python3.11/site-packages/fastapi/__main__.py

3 lines
37 B
Python

from fastapi.cli import main
main()