From a8d8ed5cb4d3efd408e7648218017710ba4783b9 Mon Sep 17 00:00:00 2001 From: Onuralp SEZER Date: Wed, 31 Jan 2024 15:09:02 +0300 Subject: [PATCH] =?UTF-8?q?docs(fix):=20=F0=9F=90=9E=F0=9F=93=9D=20removal?= =?UTF-8?q?=20of=20table=20of=20content=20duplicates=20core(Detections,Cla?= =?UTF-8?q?ssification)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Onuralp SEZER --- docs/classification/core.md | 2 +- docs/detection/core.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/classification/core.md b/docs/classification/core.md index 7307ae04..30298bcf 100644 --- a/docs/classification/core.md +++ b/docs/classification/core.md @@ -2,6 +2,6 @@ comments: true --- -## Classifications +# Classifications :::supervision.classification.core.Classifications diff --git a/docs/detection/core.md b/docs/detection/core.md index 94d641e8..475cdae1 100644 --- a/docs/detection/core.md +++ b/docs/detection/core.md @@ -3,6 +3,6 @@ comments: true status: new --- -## Detections +# Detections :::supervision.detection.core.Detections