dongchang/test_api_server.py

3 lines
39 B
Python

from src.api_server import main
main()