Skip to content

Commit 80a718c

Browse files
committed
indentation fix
1 parent d07345d commit 80a718c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -587,8 +587,8 @@ descope_client.mgmt.user.invite(
587587
AssociatedTenant("my-tenant-id", ["role-name1"]),
588588
],
589589
sso_app_ids=["appId1"],
590-
# You can override the project's User Invitation Redirect URL with this parameter
591-
invite_url="invite.me"
590+
# You can override the project's User Invitation Redirect URL with this parameter
591+
invite_url="invite.me"
592592
)
593593

594594
# Batch invite

0 commit comments

Comments
 (0)