Skip to content

fix: correct operation input type from int to str#65

Open
AleksandrShushunov wants to merge 4 commits intoruslansenatorov:devfrom
AleksandrShushunov:dev
Open

fix: correct operation input type from int to str#65
AleksandrShushunov wants to merge 4 commits intoruslansenatorov:devfrom
AleksandrShushunov:dev

Conversation

@AleksandrShushunov
Copy link
Copy Markdown

Что изменено:

Изменен тип operation c int на str
Программа теперь работает корректно
Внесены исправления по типизации и документации для прохождения линтеров

Closes #64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Type Mismatch in Arithmetic Operation Comparison

1 participant