-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
I am using a tool "tach" that has rich as dependency, and this enables automatically rich tracebacks in my console. Which are annoying in my case because it's taking far too much space.
How can I disable rich tracebacks ? I checked with tach and they do not install the module themselves (cf: tach-org/tach#594 (comment)).
I checked in rich code, and only saw the "install" method, but I don't see what could be calling it.
Reactions are currently unavailable