We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9658d0b commit 164cf6dCopy full SHA for 164cf6d
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