HumanSignal / label-studio-sdk

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

Support null google_application_credentials #137

Closed njhartwell closed 1 year ago

njhartwell commented 1 year ago

Without this check, using the default (None) would result in TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType