diff --git a/docs/test/md_testing.py b/docs/test/md_testing.py index a3ff6f524..739a10b03 100644 --- a/docs/test/md_testing.py +++ b/docs/test/md_testing.py @@ -15,6 +15,7 @@ excluded_globs = [ "../src/ann_indexes.md", "../src/basic.md", "../src/hybrid_search/hybrid_search.md", + "../src/reranking/*.md", ] python_prefix = "py"