alecthomas / alecthomas/importmagic
from datetime import datetime is never given for datetime
Ouverte
- Langage dominant
- Python
- Étoiles
- 122
- Forks
- 21
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.