Commit 3e5b1a1
fix: remove unused pytest import; follow redirects in create-stubs.sh
- typedb: remove unused `import pytest` (xfail was the only user, ruff F401)
- wiremock: add -L flag to curl so stubs download follows the 301 redirect
from library.wiremock.org (empty body without -L caused 422 on import)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent fcac36d commit 3e5b1a1
2 files changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments