Skip to content

Repeated modules? #239

@acampove

Description

@acampove

Hi,

I am doing something like:

from rx_selection import selection as sel

sel.do_stuff()

and I see:

Image

i.e. it seems that both the package and the module selection get picked up. Is this supposed to happen? I am not sure how to get around it and this sort of stuff is going to pretty much double every import and clutter the diagrams.

Cheers.

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