Skip to content

style: add missing space #5312

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
Feb 22, 2025
Merged

Conversation

rishavtarway
Copy link
Contributor

Resolves #5302.

Description

What is the purpose of this pull request?

This pull request: address the commit comments of (commit 9b455b1)

  • Added the missed space at the end of the value

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

Hi, reviewers! Could you please check if I have followed the contributing guidelines properly? If there are any mistakes or areas for improvement in my code or approach, I would appreciate your feedback. I'm open to suggestions for making it better!

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added Statistics Issue or pull request related to statistical functionality. Needs Review A pull request which needs code review. labels Feb 19, 2025
@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
stats/base/dists/logistic/cdf $\color{green}209/209$
$\color{green}+100.00\%$
$\color{green}23/23$
$\color{green}+100.00\%$
$\color{green}3/3$
$\color{green}+100.00\%$
$\color{green}209/209$
$\color{green}+100.00\%$

The above coverage report was generated for the changes in this PR.

@rishavtarway
Copy link
Contributor Author

@kgryte can you review this PR once

@rishavtarway rishavtarway changed the title Style : Add missing space style: Add missing space Feb 19, 2025
@rishavtarway rishavtarway changed the title style: Add missing space style: add missing space Feb 21, 2025
@rishavtarway
Copy link
Contributor Author

@Planeshifter can you review this PR once

Copy link
Contributor

@anandkaranubc anandkaranubc left a comment

Choose a reason for hiding this comment

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

Everything looks good 😄
Thanks for fixing this!

@anandkaranubc anandkaranubc removed the Needs Review A pull request which needs code review. label Feb 22, 2025
@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Feb 22, 2025
@stdlib-bot
Copy link
Contributor

PR Commit Message

style: add missing space

PR-URL: https://github.com/stdlib-js/stdlib/pull/5312
Closes: https://github.com/stdlib-js/stdlib/issues/5302

Co-authored-by: Rishav Tarway <rishavtarway@gmail.com>
Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
Reviewed-by: anandkaranubc <anandkaranubc@users.noreply.github.com>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit 899f870 into stdlib-js:develop Feb 22, 2025
58 of 59 checks passed
@rishavtarway rishavtarway deleted the fix/#5302 branch February 22, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready To Merge A pull request which is ready to be merged. Statistics Issue or pull request related to statistical functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Address commit comments (commit 0d255bc)
4 participants