Commit 7206e0a
fix: eval module not found exception string
Merge #2148
This PR fixes #2071 exception string from `pip install google-adk[eval]` to `pip install "google-adk[eval]"` which makes it compatible for all the bash, zsh and other terminals
COPYBARA_INTEGRATE_REVIEW=#2148 from kavinkumar807:fix-module-not-found-exception-string-in-eval 9142810
PiperOrigin-RevId: 7867522611 parent fbe6a7b commit 7206e0a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
0 commit comments