Skip to content

Fix relative import detection #37

Description

@ericdill

Right now depfinder uses "from . import foo" to determine if it's a relative import. I would like to think that there's a way for us to also detect "from this_library import foo" as being part of "this_library" so that the library name doesn't get added in to the required depdencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions