alecthomas / alecthomas/importmagic
from datetime import datetime is never given for datetime
Aberta
- Linguagem predominante
- Python
- Estrelas
- 122
- Forks
- 21
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.