From 94aaa0fb79733718fab28aa566af9eaba4d29729 Mon Sep 17 00:00:00 2001 From: Dmitry Chaplinsky Date: Sat, 11 Jun 2022 14:23:45 +0300 Subject: [PATCH] Don't be silly --- ipa_uk.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/ipa_uk.py b/ipa_uk.py index ec2ea8d..6f171a7 100644 --- a/ipa_uk.py +++ b/ipa_uk.py @@ -196,8 +196,6 @@ def ipa(text: str, check_accent: bool) -> str: # Till there is no more replacements if prev_phonetic == phonetic: break - else: - prev_phonetic = phonetic # In the sequence of two consonants, of which the second is soft, the first is pronounced soft too # unless the first consonant is a labial, namely б, п, в, ф, м.