Commit 0fd40b2
Fix Ruff E501 line-length in preamble E2E test docstring
The new preamble test docstring exceeded the 100-char limit, failing
'ruff check' in the Python SDK Tests CI job across all platforms.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 30b9884 commit 0fd40b2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments