relative imports erronesouly marked as missing
fpgmaas opened this issue · 0 comments
fpgmaas commented
Describe the bug
e.g. a __init__.py
with lines as from .foo import bar
with a file foo.py
will return foo as a mssing import.
To Reproduce
Steps to reproduce the behavior:
- ...
- ...
- ...
Expected behavior
System [please complete the following information]:
- OS: e.g. [Ubuntu 18.04]
- Language Version: [e.g. Python 3.8]
- Poetry version: [e.g. Poetry 1.1.13]
Additional context