Skip to content

Python3 incompible lambda #22

@dilawar

Description

@dilawar

In python3, lambda can not use print. More here https://stackoverflow.com/questions/2970858/why-doesnt-print-work-in-a-lambda

, callback = (lambda event: print("Delete Graph Clicked!"))

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions