Skip to content

There seem to be a syntax bug in log message in source/patch_engine/patch-engine.py #27

Description

@unclechu

"JACK seems to be compiled without Metadatas support, ",

            _logger.warning(
                "Failed to get JACK properties, "
                "JACK seems to be compiled without Metadatas support, ",
                "you can't rename ports in the graph.")

I assume there should be no comma at the end of the line here: ... support, ",

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