Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

DependencyResolver graph misses intermediate imports #1296

@AlexanderSher

Description

@AlexanderSher

If module is imported as import package.module and package has __init__.py, package won't be a dependency in DependencyResolver. As a result, package is analyzed later than it should and additional iteration of analysis is triggered.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions