Commit 26495f9
refactor(e2b): align E2BToolset api_key default with E2BSandbox
Use the same `Secret = Secret.from_env_var("E2B_API_KEY", strict=True)`
default as E2BSandbox.__init__ for consistency. Drops the now-unreachable
`or` fallback in the E2BSandbox call.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b17c155 commit 26495f9
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments