-
-
Notifications
You must be signed in to change notification settings - Fork 59
Update API reference listings #105
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
Conversation
Should be fixed now. I tried running pre-commit locally but something failed generating my environment. Can you finish and merge @ricardoV94? Look with this PR: https://pymcio--105.org.readthedocs.build/projects/experimental/en/105/api_reference.html |
Pre-commit seems to be trying to run on Python 3.11 Could that be why it's failing? |
I have no idea, and didn't have time to dive into the issue the other day |
Just pre-commit failing now. Anyone knows what it could be? Maybe something that was fixed in one of the other repos already? |
7dd76f6
to
b0e813b
Compare
b0e813b
to
22ae39b
Compare
I rebased from main, I think the CI is passing now. @OriolAbril any change we should do or is it good to merge? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything good on my end
Failing test is #108, I will seed it after this PR |
* Update API reference listings * improve api page+some fixes * update to pymc theme * add pymc theme to requirements * fix indent in docstring --------- Co-authored-by: Oriol (ZBook) <[email protected]>
Probably I have syntax issues: CC @OriolAbril
Not sure what GP stuff should be listed: CC @bwengals
Closes #101