From a08e73f07e2ae7afd753eb510208c98f6a748740 Mon Sep 17 00:00:00 2001 From: Mason Daugherty Date: Thu, 26 Jun 2025 01:23:39 -0400 Subject: [PATCH] docs: remove trailing backticks (#31740) --- docs/docs/integrations/providers/mongodb_atlas.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs/integrations/providers/mongodb_atlas.mdx b/docs/docs/integrations/providers/mongodb_atlas.mdx index 601b84f015c..531d106fd6b 100644 --- a/docs/docs/integrations/providers/mongodb_atlas.mdx +++ b/docs/docs/integrations/providers/mongodb_atlas.mdx @@ -99,4 +99,3 @@ set_llm_cache(MongoDBAtlasSemanticCache( database_name=DATABASE_NAME, )) ``` -`` \ No newline at end of file