From 7ffa7f221bb2a0da64b766c03b2f30026fba53d0 Mon Sep 17 00:00:00 2001 From: Tyler Romero Date: Tue, 11 Mar 2025 10:58:39 -0700 Subject: [PATCH] Notest in order to get through CICD --- docs/docs/getting-started/getting-started.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/getting-started/getting-started.mdx b/docs/docs/getting-started/getting-started.mdx index afd4b819..c2f5cc43 100644 --- a/docs/docs/getting-started/getting-started.mdx +++ b/docs/docs/getting-started/getting-started.mdx @@ -90,7 +90,7 @@ The Groundlight system is designed to provide consistent, highly confident answe scenarios where you need reliable visual detection. Let's see how to use Groundlight to analyze an image: -```python title="ask.py" +```python title="ask.py" notest from framegrab import FrameGrabber from groundlight import Groundlight, Detector, ImageQuery