Skip to content

combine_layers_ds and tuples with length < 2 #406

@Arjanvw

Description

@Arjanvw

When having tuples of length one in "combine_layers", combine_layers_ds throws an error.

Maybe specify in function description or add line of code to handle:
combine_layers = [t for t in combine_layers if len(t) > 1]

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