Commit 6e18630
Suppress BLE001 ruff warning for broad exception in mirror fallback
The broad except is intentional here — any failure (network, parsing,
key errors) should fall through to the next mirror.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 636ed78 commit 6e18630
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments