Skip to content

Assignment of a variable to itself in Planning.py #974

Description

@ParthS007

Please have a look at code snippet from Planning.py

image

clauses = clauses

This assignment assigns a variable to itself & assigning a variable to itself is redundant and often an indication of a mistake in the code.

I want to work on this Issue and would like to correct this.

Should I go ahead with this? Maintainers, Please confirm. Thanks

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