Skip to content

__init__.py imports makes things confusing #8

Description

@jbfaden

Right now there's an init.py which imports five names from autoplot.autoplot, which makes it confusing because you can say both:

from autoplot import javaaddpath  # and
from autoplot.autoplot import javaaddpath

I'm not sure what the motivation was*, but it seems misguided and confusing now. * "Allow 'from autoplot import javaaddpath'" says the documentation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions