Skip to content

fix: remove cast operation to int#53

Open
Ekubbo wants to merge 1 commit intoruslansenatorov:devfrom
Ekubbo:dev
Open

fix: remove cast operation to int#53
Ekubbo wants to merge 1 commit intoruslansenatorov:devfrom
Ekubbo:dev

Conversation

@Ekubbo
Copy link
Copy Markdown

@Ekubbo Ekubbo commented Nov 1, 2025

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

  • operation теперь считывается как str, a нe int
  • Удалено лишнее преобразование типов
  • Программа теперь корректно обрабатывает операции и проходит проверку типизации mypy

closes #52

@Ekubbo Ekubbo changed the title fix: remove cast operation to int (#52) fix: remove cast operation to int Nov 1, 2025
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