Skip to content

Handle parameter name conflict with Python keywords #201

@gaow

Description

@gaow

eg. a module parameter lambda is going to trigger an error message because it conflicts wiht Python
s labmda function. Instead of disallowing users to use parameters like this I'll try support it while avoiding the conflict.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions