You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/pages/getting_started.mdx
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -232,7 +232,4 @@ except ApiError as e:
232
232
print(e)
233
233
```
234
234
235
-
<Warning>The current limitation of Label Studio paginated API is that it raises 404 status code at the end. Please consider using the `try` and `except` blocks to handle this error. The behaviour will be improved in the future versions</Warning>
236
-
237
-
238
235
Annotations are exported in the format specified in the [Label Studio JSON format](tasks.html#Basic-Label-Studio-JSON-format).
0 commit comments