Skip to content

Formalize the channel naming convention #116

@liamhuber

Description

@liamhuber

By giving a new attribute to the channels directly, something like

@property 
def scoped_label(self):
    return f"{self.label}__{self.node.label}"

and then using that throughout, so that this "__" joining only actually appears in one place.

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