HumanSignal / label-studio-sdk

Label Studio SDK
https://api.labelstud.io
Apache License 2.0
99 stars 61 forks source link

Prevent infinite loop on get_tasks() #57

Closed niklub closed 1 year ago

jombooth commented 1 year ago

I don't think there's an infinite loop here - if the page is empty we'll get a 404 on the next loop iteration.