Skip to content

Fixes typo "extras" for "extra" in ColourizedFormatter docstring.#2491

Merged
Kludex merged 2 commits intoKludex:masterfrom
bwells:fix-logging_docs_typo
Nov 20, 2024
Merged

Fixes typo "extras" for "extra" in ColourizedFormatter docstring.#2491
Kludex merged 2 commits intoKludex:masterfrom
bwells:fix-logging_docs_typo

Conversation

@bwells
Copy link
Copy Markdown
Contributor

@bwells bwells commented Oct 22, 2024

Summary

Fixes a typo in the docstring of ColourizedFormatter.

extra={"color_message": message} is the correct usage.

Checklist

  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.

extra={"color_message": message} is the correct usage.
@Kludex Kludex merged commit b7241e1 into Kludex:master Nov 20, 2024
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