Skip to content

Commit 4789e1a

Browse files
committed
Format
1 parent fe0ae1e commit 4789e1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workos/user_management.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@ def get_authorization_url(
388388
)
389389

390390
if connection_id is not None:
391+
391392
params["connection_id"] = connection_id
392393
if organization_id is not None:
393394
params["organization_id"] = organization_id

0 commit comments

Comments
 (0)