Skip to content

Bug: Wrong action transformation in example code #11

@mansicer

Description

@mansicer

if action[-1] != 0 or action[-1] != 1 or action[-1] != 3:
action[-1] = 0

action[-1] will be 0 regardless of its previous value.

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