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

Fix typo #1147

Merged
merged 1 commit into from
Mar 30, 2021
Merged

Fix typo #1147

merged 1 commit into from
Mar 30, 2021

Conversation

davidbrochart
Copy link
Contributor

Type of changes

  • Bug fix
  • New feature
  • Documentation / docstrings
  • Tests
  • Other

Checklist

  • I've run the latest black with default args on new code.
  • I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
  • I've added tests for new code.
  • I accept that @willmcgugan may be pedantic in the code review.

Description

Changed docstring according to code.

@codecov
Copy link

codecov bot commented Mar 30, 2021

Codecov Report

Merging #1147 (49d0e0e) into master (f24b668) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1147      +/-   ##
==========================================
- Coverage   99.84%   99.82%   -0.02%     
==========================================
  Files          69       69              
  Lines        6322     6331       +9     
==========================================
+ Hits         6312     6320       +8     
- Misses         10       11       +1     
Flag Coverage Δ
unittests 99.82% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
rich/live.py 100.00% <ø> (ø)
rich/progress.py 97.80% <0.00%> (-0.24%) ⬇️
rich/console.py 100.00% <0.00%> (ø)
rich/control.py 100.00% <0.00%> (ø)
rich/live_render.py 100.00% <0.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 0758f2e...49d0e0e. Read the comment docs.

@willmcgugan
Copy link
Collaborator

Thanks

@willmcgugan willmcgugan merged commit 53698d1 into Textualize:master Mar 30, 2021
@davidbrochart davidbrochart deleted the fix_typo branch March 30, 2021 20:28
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