Assorted improvements following up #6658#6782
Conversation
Definitely! We should use this for all custom failure exceptions (text diff, list diffs, etc) like has been done in ward. Interesting idea of supporting pygments token streams directly in our subclass, had not thought about that. |
We can probably see how popular the color feature is (I suspect huge), so we can then see if there are problems on depending on pygments directly (I think none). |
| character, as doing so might break line continuations. | ||
| """ | ||
|
|
||
| indent_size = 4 |
There was a problem hiding this comment.
that diff was fun, without expanding it looks ike a api change
No description provided.