We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18b5cff + 164cf6d commit e8779bdCopy full SHA for e8779bd
1 file changed
docs/docs/getting-started/getting-started.mdx
@@ -90,7 +90,7 @@ The Groundlight system is designed to provide consistent, highly confident answe
90
scenarios where you need reliable visual detection.
91
92
Let's see how to use Groundlight to analyze an image:
93
-```python title="ask.py"
+```python title="ask.py" notest
94
from framegrab import FrameGrabber
95
from groundlight import Groundlight, Detector, ImageQuery
96
0 commit comments