974e5e3
1
2
3
4
from src.dev_pilot.api.fastapi_app import load_app if __name__ == "__main__": load_app()