From 4f6db1d8f984ac48d74e4b3c1b98df2389355197 Mon Sep 17 00:00:00 2001 From: Yoni Chechik Date: Tue, 19 Nov 2024 13:43:31 +0200 Subject: [PATCH] remove duplicated `PyTorch` entry (#9220) --- mkdocs.template.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/mkdocs.template.yml b/mkdocs.template.yml index 27303e94b..446cf1cd6 100644 --- a/mkdocs.template.yml +++ b/mkdocs.template.yml @@ -117,7 +117,6 @@ nav: - Pre-commit: guides/integration/pre-commit.md - PyTorch: guides/integration/pytorch.md - FastAPI: guides/integration/fastapi.md - - PyTorch: guides/integration/pytorch.md - Alternative indexes: guides/integration/alternative-indexes.md - Dependency bots: guides/integration/dependency-bots.md - The pip interface: