fix(pcan): swap SetValue and GetErrorText docstrings (#2058)
* fix(pcan): swap SetValue and GetErrorText docstrings The docstrings for SetValue and GetErrorText in pcan/basic.py were swapped: SetValue described returning an error text and GetErrorText described configuring a channel value. Swap them so each docstring matches its function. Fixes #2047 * ci: retrigger flaky test_send_periodic_duration Signed-off-by: Sai Asish Y <say.apm35@gmail.com> --------- Signed-off-by: Sai Asish Y <say.apm35@gmail.com>
S
Sai Asish Y committed
491a691fd1faffab1c48956bafd711e7c653db54
Parent: 5d5cc16
Committed by GitHub <noreply@github.com>
on 5/31/2026, 10:16:07 AM