-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Fix shape_utils missing functions and misformatted returns #7006
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
base: main
Are you sure you want to change the base?
Conversation
…and include type hints in docstring pymc-devs#7004
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #7006 +/- ##
==========================================
- Coverage 92.19% 92.13% -0.06%
==========================================
Files 101 101
Lines 16921 16921
==========================================
- Hits 15600 15590 -10
- Misses 1321 1331 +10
|
Hi @ricardoV94 , I tried to sovle this pre-commit Failure. But unable to fix this. Please guide me. |
/pre-commit-run |
Hi @twiecki the pre-commit issue is still unresolved. What else can i do on this PR. |
@UditNayak You need to run pre-commit locally. |
What is this PR about?
Fixes #7004
The shape_utils module was missing functions in the documentation. Additionally, the rendering of returns for certain functions was identified as messy. The focus of this PR is to include type hints in the docstring, in line with the suggested improvement.
Checklist
Documentation
📚 Documentation preview 📚: https://pymc--7006.org.readthedocs.build/en/7006/