Skip to content

Commit 688f2f1

Browse files
author
nik
committed
Remove warning note from getting started
1 parent bdec544 commit 688f2f1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

fern/pages/getting_started.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,4 @@ except ApiError as e:
232232
print(e)
233233
```
234234

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-
238235
Annotations are exported in the format specified in the [Label Studio JSON format](tasks.html#Basic-Label-Studio-JSON-format).

0 commit comments

Comments
 (0)