Skip to content

Initialization assignment should not allow variable to be initialized on right-hand side of the expression #401

Description

@damascenodiego

Currently initialized variables can be used (without warnings) on the right-hand side of the expression.
This behavior has led to cryptic error messages indicating that a variable is set as None.

A warning/error message should be reported to the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions