Skip to content

Commit 6437772

Browse files
committed
reformat
1 parent 93a7d75 commit 6437772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/labelbox/tests/integration/test_invite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def project_invite(client, test_project, dummy_email):
5858

5959
def test_get_organization_invites(client, org_invite):
6060
"""Test retrieving all organization invites"""
61-
61+
6262
organization = client.get_organization()
6363
invites = organization.get_invites()
6464
invite_list = [invite for invite in invites]

0 commit comments

Comments
 (0)