Skip to content
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

docs: fix simple typo, utilitiees -> utilities #1144

Merged
merged 1 commit into from Dec 28, 2020
Merged

docs: fix simple typo, utilitiees -> utilities #1144

merged 1 commit into from Dec 28, 2020

Conversation

timgates42
Copy link
Contributor

There is a small typo in joblib/memory.py.

Should read utilities rather than utilitiees.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

There is a small typo in joblib/memory.py.

Should read `utilities` rather than `utilitiees`.
@codecov
Copy link

codecov bot commented Dec 28, 2020

Codecov Report

Merging #1144 (41bcf8d) into master (a3f63bf) will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1144      +/-   ##
==========================================
+ Coverage   94.48%   94.55%   +0.07%     
==========================================
  Files          47       47              
  Lines        6964     6964              
==========================================
+ Hits         6580     6585       +5     
+ Misses        384      379       -5     
Impacted Files Coverage Δ
joblib/memory.py 95.56% <ø> (ø)
joblib/parallel.py 96.96% <0.00%> (+0.55%) ⬆️
joblib/test/testutils.py 100.00% <0.00%> (+50.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a3f63bf...41bcf8d. Read the comment docs.

Copy link
Contributor

@tomMoral tomMoral left a comment

Choose a reason for hiding this comment

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

LGTM.
thanks for taking the time to submit a PR.

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.

None yet

2 participants