FastAPI / services /__init__.py
ravi19's picture
Deploy FastAPI to HF Space
b36cb8b
"""
Empty __init__.py file to make the api directory a proper Python package
"""
# This file is intentionally left empty