Skip to content

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

Open
svetlana-s88 wants to merge 1 commit intoruslansenatorov:devfrom
svetlana-s88:dev
Open

fix: correct operation input type from int to str #59
svetlana-s88 wants to merge 1 commit intoruslansenatorov:devfrom
svetlana-s88:dev

Conversation

@svetlana-s88
Copy link
Copy Markdown

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

operation теперь читается как str. а не int

Удалено лишнее преобразование типов.

Программа теперь корректно обрабатывает операции и проходит проверку типизации mypy

closes #58

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