Qix- / better-exceptions

Pretty and useful exceptions in Python, automatically.
MIT License
4.59k stars 203 forks source link

Disable color flag #93

Open 4ndygu opened 5 years ago

4ndygu commented 5 years ago

I'm a little unsure if this is what the issue here is cited: https://github.com/Qix-/better-exceptions/issues/51

But I believe this stops producing colorized output for my version of better-exceptions.

thiagokokada commented 4 years ago

Could you use NO_COLOR environment variable instead? https://no-color.org/