Skip to content

fixing the documentation for the class flat #5497

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 3 commits into from
Feb 19, 2022

Conversation

lalitmusmade
Copy link
Contributor

Related to #5459

Thank your for opening a PR!

Depending on what your PR does, here are a few things you might want to address in the description:

@@ -382,7 +382,7 @@ def logp(value):

Parameters
----------
value: numeric
value : tensor_like
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
value : tensor_like
value : tensor_like of float

@@ -399,7 +399,7 @@ def logcdf(value):

Parameters
----------
value: numeric or np.ndarray or aesara.tensor
value : tensor_like
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
value : tensor_like
value : tensor_like of float

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@OriolAbril OriolAbril merged commit 8d06985 into pymc-devs:main Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants