alecthomas / alecthomas/importmagic

from datetime import datetime is never given for datetime

Open
#41 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
122
Forks
21
PR merge metrics
No merged PRs in 30d

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.