Skip to content

Bug: Type Mismatch in Arithmetic Operation Comparison #62

@Shn4yder

Description

@Shn4yder

The variable "operation" is currently being read is an int. but later compared to string literals ("+". "-". "*","/") which causes mypy to throw type comparison error

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions