Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit c637ac9

Browse files
committed
Add TODO for draft
1 parent 7e8c2ab commit c637ac9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

seamapi/access_codes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ def create(
172172
json=create_payload,
173173
)
174174

175+
# TODO: Poll AccessCode not ActionAttempt
175176
if wait_for_code:
176177
action_attempt = self.seam.action_attempts.poll_until_ready(
177178
res["action_attempt"]["action_attempt_id"]

0 commit comments

Comments
 (0)