with open("/app/app/api/schemas/category.py", "r") as f: content = f.read() print(content)