From 1e819cdb2663d93d3d204760c107182a58d9c77c Mon Sep 17 00:00:00 2001 From: Aravind Karnam Date: Mon, 3 Mar 2025 11:53:15 +0530 Subject: [PATCH] fixes: https://github.com/unclecode/crawl4ai/issues/774 --- docs/md_v2/api/parameters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/md_v2/api/parameters.md b/docs/md_v2/api/parameters.md index ed3828c8..b8a1a213 100644 --- a/docs/md_v2/api/parameters.md +++ b/docs/md_v2/api/parameters.md @@ -230,6 +230,7 @@ async def main(): if __name__ == "__main__": asyncio.run(main()) +``` ## 2.4 Compliance & Ethics