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

Fixed simple typos #996

Merged
merged 8 commits into from
Jun 7, 2022
Merged

Fixed simple typos #996

merged 8 commits into from
Jun 7, 2022

Conversation

creyD
Copy link
Contributor

@creyD creyD commented Jun 3, 2022

Description

This PR fixes simple typos in the docs and removes unused imports

How Has This Been Tested?

Just the docs, so no testing needed

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have run the pre-commit run command to format and lint.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have added my name and/or github handle to AUTHORS.rst
  • I have added my change to CHANGES.rst
  • All new and existing tests passed.

@creyD creyD changed the title Fixed simple typo Fixed simple typos Jun 3, 2022
jeking3
jeking3 previously approved these changes Jun 7, 2022
AUTHORS.rst Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 7, 2022

Codecov Report

Merging #996 (05f9958) into master (6325659) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #996      +/-   ##
==========================================
- Coverage   97.65%   97.65%   -0.01%     
==========================================
  Files          23       23              
  Lines        1151     1149       -2     
  Branches      222      222              
==========================================
- Hits         1124     1122       -2     
  Misses         12       12              
  Partials       15       15              
Impacted Files Coverage Δ
simple_history/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 6325659...05f9958. Read the comment docs.

@jeking3 jeking3 merged commit 3070deb into jazzband:master Jun 7, 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.

2 participants