google-deepmind / google-deepmind/dm_control
Python logging altered on import
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 4.7k
- Forks
- 764
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Importing dm_control modifies the standard python logging module. As far as I can tell this is done using Google's abseil. Abseil itself already moved away from this behaviour: https://github.com/abseil/abseil-py/issues/99. Can we do this too for dm_control?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.