Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Master doc builds broken #17595

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
timhoffm opened this issue Jun 9, 2020 · 1 comment
Closed

Master doc builds broken #17595

timhoffm opened this issue Jun 9, 2020 · 1 comment
Milestone

Comments

@timhoffm
Copy link
Member

timhoffm commented Jun 9, 2020

DOC builds fail across PRs with

/home/circleci/project/lib/mpl_toolkits/axisartist/axis_artist.py:docstring of mpl_toolkits.axisartist.axis_artist.BezierPath.__init__:57: WARNING: py:meth reference target not found: set_linestyle
/home/circleci/project/lib/mpl_toolkits/axisartist/axis_artist.py:docstring of mpl_toolkits.axisartist.axis_artist.BezierPath.__init__:57: WARNING: py:meth reference target not found: set_marker
/home/circleci/project/lib/mpl_toolkits/axisartist/axis_artist.py:docstring of mpl_toolkits.axisartist.axis_artist.BezierPath.__init__:57: WARNING: py:meth reference target not found: set_drawstyle

Maybe related to #17587. I don‘t see how exactly that could cause the error, but that recently changed BezierPath. If so, needs backporting as well.

@timhoffm timhoffm added this to the v3.3.0 milestone Jun 9, 2020
@tacaswell
Copy link
Member

I think master branch is fixed again, however circle runs the doc build on the tip of the PR branch not an the proposed merge commit (like travis does) so any PRs opened before #17487 landed are going to have the failure or need a rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants