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