Broken coloring when used with `tqdm`
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 1.5k
- Forks
- 42
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I see that when I do `from tqdm import tqdm` and then run `pp(a_variable)`
There is no color for the `pp()` message anymore. So my work around was to import `tqdm` as late as possible. Is this problem with snoop or tqdm? How can we fix this?
This happens on Windows 10 command prompt.
tqdm Link: https://github.com/tqdm/tqdm
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.