Commit 065c6fc
Address PR review feedback (round 5)
- Guard create_export against a None return from the client with a
clean ClickException, instead of relying on an inconsistent
half-check that would AttributeError on later dereferences.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a34c857 commit 065c6fc
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
86 | 91 | | |
87 | 92 | | |
88 | 93 | | |
| |||
0 commit comments