NicolasHug / Surprise

A Python scikit for building and analyzing recommender systems
http://surpriselib.com
BSD 3-Clause "New" or "Revised" License
6.36k stars 1.01k forks source link

Fixed typo in predict() docstring #351

Closed bobbyinfj closed 4 years ago

bobbyinfj commented 4 years ago

Removed extraneous hat from the true rating of the predict() returns comment. Checked on local fork using ".\make html".

Thank you for the encouragement to submit a PR. This is my first ever, so I apologize if there are any mistakes (please let me know)!

NicolasHug commented 4 years ago

Thanks @bobbyinfj , and congrats on your first PR!

pro tip for your future ones: you don't need to close the issue manually: instead the prefered workflow is to write closes #TheIssueNumber here in the PR, and when this PR gets merge, the issue will be closed automatically

bobbyinfj commented 4 years ago

Thank you!

And thank you very much for the feedback!

On Thu, Apr 16, 2020 at 5:33 AM Nicolas Hug notifications@github.com wrote:

Thanks @bobbyinfj https://github.com/bobbyinfj , and congrats on your first PR!

pro tip for your future ones: you don't need to close the issue manually: instead the prefered workflow is to write closes #TheIssueNumber here in the PR, and when this PR gets merge, the issue will be closed automatically

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/NicolasHug/Surprise/pull/351#issuecomment-614623903, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAY6XQROHB4WYHOT4N7S6OLRM33JLANCNFSM4MJBUH7A .