Skip to content

Commit 5dd4f22

Browse files
committed
test
1 parent 4da733f commit 5dd4f22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

labelbox/client.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,8 @@ def create_dataset(self, iam_integration=IAMIntegration._DEFAULT, **kwargs):
549549

550550
if iam_integration == IAMIntegration._DEFAULT:iam_integration = self.get_organization().get_default_iam_integration()
551551

552+
553+
552554
if iam_integration is None:
553555
return dataset
554556

0 commit comments

Comments
 (0)