We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7967ab0 commit d0716d5Copy full SHA for d0716d5
tests/manual/demo_workspace_search.py
@@ -8,7 +8,7 @@
8
9
import roboflow
10
11
-API_KEY = "tVJn51BjMza3Edle089t"
+API_KEY = "some api key"
12
WORKSPACE = "model-evaluation-workspace"
13
14
rf = roboflow.Roboflow(api_key=API_KEY)
0 commit comments