alecthomas / alecthomas/importmagic
from datetime import datetime is never given for datetime
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 122
- Forks
- 21
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I narrowed it down to the [fixup method](https://github.com/alecthomas/importmagic/blob/master/importmagic/index.py#L245) but no real succes in fixing it, except from not calling the method when the symbol is in the path https://github.com/alecthomas/importmagic/compare/master...paradoxxxzero:master but this seems hackish and would not work for module in module in module all with the same name...
Any thoughts?
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.