You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In fact, openrpc changed treating a docstring as description to making summary be the first line of the docstring and the multi line description enters description.
A test regarding openrpc fails (see https://github.com/pymeasure/pyleco/actions/runs/10473269206):
It only happens on Python >=3.9, suggesting, that it has to do with
openrpc
package (see #90 ).The text was updated successfully, but these errors were encountered: