skorokithakis / tbvaccine

A small utility to pretty-print Python tracebacks. ⛺

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support force-enable (even when not isatty)

wataash opened this issue · comments

Hi, thanks for creating this great library!

I want to use this library in a kubernetes container where stderr is not a tty.
It'll be convenient if we can do force-enabling by setting an environment variable.

Sure, that'll be great. Thanks for the PR!

Okay, I'll work on this at #29 :)

Great, thanks!