Commit 9b2f4a4
authored
chore: suppress deprecation warning on IAM api_tokens.create usage
The invite-user snippet intentionally exercises the deprecated
`api_tokens.create` method to demonstrate the end-to-end invite flow.
Add a targeted pyright ignore so `./scripts/lint` passes cleanly on the
repo (was failing on `next`).1 parent 96cd4c9 commit 9b2f4a4
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments