Skip to content

[skip ci] Try to fix broken API docs #968

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

Merged
merged 1 commit into from
May 22, 2023
Merged

Conversation

BenjaminBossan
Copy link
Collaborator

@BenjaminBossan BenjaminBossan commented May 22, 2023

Adding tabulate to the doc requirements seems to fix the broken API docs reported in #967.

Here is an example page on latest that is currently broken: https://skorch.readthedocs.io/en/latest/callbacks.html

Here is the same page on this branch which is fixed: https://skorch.readthedocs.io/en/docs-fix-broken-api-docs/callbacks.html

I'm not quite sure why the missing dependency wasn't a problem earlier but now is, but adding it should do no harm.

Add tabulate to requirements and see if that fixes the broken API docs.
In the RTD logs, there is a warning about this dependency missing, but
it's unclear if it is related to the error.
@BenjaminBossan BenjaminBossan marked this pull request as ready for review May 22, 2023 12:21
@thomasjpfan thomasjpfan merged commit f69be0f into master May 22, 2023
@thomasjpfan thomasjpfan deleted the docs-fix-broken-api-docs branch May 22, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants