in scripts/utils/external_data.py [0:0]
def format_readme_request(response) -> str: return f"{README_PROMPT}:\n```\n{response}\n```{README_PROMPT}\n"