fpgmaas/deptry

relative imports erronesouly marked as missing

fpgmaas opened this issue · 0 comments

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:

  1. ...
  2. ...
  3. ...

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