Broken coloring when used with `tqdm`
Ouverte
- Langage dominant
- Python
- Étoiles
- 1.5k
- Forks
- 42
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.