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, timdelta -> timedelta #574

Merged
merged 1 commit into from
Mar 13, 2020
Merged

docs: Fix simple typo, timdelta -> timedelta #574

merged 1 commit into from
Mar 13, 2020

Conversation

timgates42
Copy link
Contributor

There is a small typo in axes/tests/test_utils.py.

Should read timedelta rather than timdelta.

There is a small typo in axes/tests/test_utils.py.

Should read `timedelta` rather than `timdelta`.
@codecov
Copy link

codecov bot commented Mar 10, 2020

Codecov Report

Merging #574 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #574   +/-   ##
=======================================
  Coverage   99.80%   99.80%           
=======================================
  Files          46       46           
  Lines        2053     2053           
  Branches      128      128           
=======================================
  Hits         2049     2049           
  Misses          3        3           
  Partials        1        1           
Impacted Files Coverage Δ
axes/tests/test_utils.py 100.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 32daed7...0feb2b8. Read the comment docs.

Copy link
Member

@hramezani hramezani left a comment

Choose a reason for hiding this comment

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

Thanks!

@aleksihakli aleksihakli merged commit 06a3f6b into jazzband:master Mar 13, 2020
@aleksihakli
Copy link
Member

Good catch!

luzpaz pushed a commit to codespell-project/codespell that referenced this pull request Aug 2, 2021
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