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 docstring for colored function #15

Merged
merged 1 commit into from Aug 11, 2022
Merged

Fix docstring for colored function #15

merged 1 commit into from Aug 11, 2022

Conversation

tmetzl
Copy link
Contributor

@tmetzl tmetzl commented Aug 10, 2022

The docstring for the function colored was missing the color grey and the highlight on_grey. The example used the non existing attribute blue. This has been replaced by bold.

@hugovk hugovk added the docs label Aug 11, 2022
@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #15 (3676749) into main (32cfaa8) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #15   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           70        70           
=========================================
  Hits            70        70           
Flag Coverage Δ
macos-latest 100.00% <ø> (ø)
ubuntu-latest 100.00% <ø> (ø)
windows-latest 100.00% <ø> (ø)

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

Impacted Files Coverage Δ
src/termcolor/termcolor.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@hugovk hugovk added the changelog: Fixed For any bug fixes label Aug 11, 2022
@hugovk hugovk enabled auto-merge August 11, 2022 05:41
@hugovk
Copy link
Member

hugovk commented Aug 11, 2022

Thank you!

@hugovk hugovk merged commit da307fc into termcolor:main Aug 11, 2022
hugovk added a commit that referenced this pull request Sep 8, 2022
Fix docstring for colored function
hugovk added a commit that referenced this pull request Sep 8, 2022
Fix docstring for colored function
@hugovk hugovk added the documentation Improvements or additions to documentation label Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Fixed For any bug fixes documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants