Skip to content

Allow for multi-line imports? #7

Description

@krassowski

This may require cell (%%) magic, but would be useful when importing multiple things at once, e.g.

%%vault from x import (
    a,
    b,
    c,
    d
)

Which makes sense if a, d, c, d are longer identifiers.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions