Skip to content

Commit 7c51d6e

Browse files
committed
Remove final space
1 parent a44cefe commit 7c51d6e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

libs/labelbox/src/labelbox/schema/dataset.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,4 @@ def remove_iam_integration(self) -> None:
10071007

10081008
if not response:
10091009
raise ResourceNotFoundError(Dataset, {"id": self.uid})
1010-
1011-
1012-
1013-
1010+

0 commit comments

Comments
 (0)