Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust RichLog.highlighter type to allow for custom highlighters.
Without an explicit type, tools like mypy assume RichLog.highlighter must be a ReprHighlighter instead of a Highlighter.
- Loading branch information