Commit d02be40
Remove fallback: let PackageNotFoundError propagate
Per Python Packaging Guide, no fallback needed. If the package
isn't installed, the error clearly tells the user to install it.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 79b5f8f commit d02be40
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 8 | + | |
0 commit comments