alecthomas / alecthomas/importmagic
deeply-nested relative imports get mangled
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 122
- Forks
- 21
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I have a line like `from ...._util import a, b` and it is consistently getting reformatted by importmagic into `from ._util import a, b`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.