Skip to content
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

Build failure due to functools.partial #1539

Open
wd60622 opened this issue Mar 3, 2025 · 1 comment
Open

Build failure due to functools.partial #1539

wd60622 opened this issue Mar 3, 2025 · 1 comment
Labels
docs Improvements or additions to documentation priority: high

Comments

@wd60622
Copy link
Contributor

wd60622 commented Mar 3, 2025

There is a build failure that is brought up here: #1537

Likely due to the changes from PR here: #1534

Might be able to be solved with the use of __all__ at the top of the prior module... Not to sure though.

The command to run the build is: python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html

@juanitorduz
Copy link
Collaborator

@wd60622 do you want to try reverting Likely due to the changes from PR here: #1534 and see if this is indeed the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation priority: high
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants