Skip to content

Исправлено избыточное использование f-строк #330

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

TrisodiumDev
Copy link
Contributor

В данной задаче использование f-строк излишне, так как str * int возвращает тип str.

В данной задаче использование f-строк излишне.
@TrisodiumDev TrisodiumDev changed the title Убрать лишнее использование f-строк Исправлено лишнее использование f-строк Sep 9, 2024
@TrisodiumDev TrisodiumDev changed the title Исправлено лишнее использование f-строк Исправлено избыточное использование f-строк Sep 10, 2024
@fey fey requested a review from sgmdlt September 10, 2024 13:37
@sgmdlt sgmdlt merged commit 92aec1f into hexlet-basics:main Sep 11, 2024
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.

2 participants