HumanSignal / label-studio-sdk

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

docs: Fix import Client command #268

Closed caitlinwheeless closed 3 months ago

caitlinwheeless commented 3 months ago

README section on using legacy SDK had an error.

from label_studio_sdk._legacy import Client --> from label_studio_sdk import Client