You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using rich to render some logs which contains many .json filenames, and filenames ends with digits are rendered in a weird manner. As a toy example:
I understand that it renders the text as a complex number with floating coefficient, but that looks pretty weird. Maybe it's better not to render j as a complex number if there is another letter right after it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am using rich to render some logs which contains many

.json
filenames, and filenames ends with digits are rendered in a weird manner. As a toy example:I understand that it renders the text as a complex number with floating coefficient, but that looks pretty weird. Maybe it's better not to render
j
as a complex number if there is another letter right after it.Beta Was this translation helpful? Give feedback.
All reactions