Commit 632d6eb
committed
fix: use custom exception instead of AssertionError for curl errors
Avoids compile time deprecation warning: 'Warning: See corresponding Defect; AssertionError is deprecated'
Signed-off-by: Christopher Arndt <[email protected]>1 parent 16b2424 commit 632d6eb
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
100 | 102 | | |
101 | 103 | | |
102 | | - | |
| 104 | + | |
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
| |||
0 commit comments