Commit 9f746df
fix: wrap long docstring line in client.py to pass ruff E501
Pre-existing ruff line-length violation in get_last_session_id docstring
example that was failing CI on main.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 2da79c8 commit 9f746df
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
980 | | - | |
| 980 | + | |
| 981 | + | |
981 | 982 | | |
982 | 983 | | |
983 | 984 | | |
| |||
0 commit comments