Skip to content

doctests failing #942

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bnavigator opened this issue Dec 1, 2023 · 0 comments · Fixed by #943
Closed

doctests failing #942

bnavigator opened this issue Dec 1, 2023 · 0 comments · Fixed by #943
Assignees

Comments

@bnavigator
Copy link
Contributor

First occured in CI for #941

reading sources... [ 26%] generated/control.flatsys.solve_flat_ocp
/home/runner/work/python-control/python-control/control/statesp.py:docstring of control.statesp.StateSpace.__call__:1: WARNING: duplicate object description of control.StateSpace.__call__, other instance in generated/control.StateSpace, use :no-index: for one of them
/home/runner/work/python-control/python-control/control/xferfcn.py:docstring of control.xferfcn.TransferFunction.__call__:1: WARNING: duplicate object description of control.TransferFunction.__call__, other instance in generated/control.TransferFunction, use :no-index: for one of them
ERROR: [numpydoc] While processing docstring for 'control.forced_response'

Extension error (numpydoc.numpydoc):
Handler <function mangle_docstrings at 0x7fa850237ec0> for event 'autodoc-process-docstring' threw an exception (exception: Expected a class or None, but got <function forced_response at 0x7fa853992ac0>)
make: *** [Makefile:32: html] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants