From bc70072de1dd7d82d0ab95a10b507af94078065c Mon Sep 17 00:00:00 2001 From: Ari <52634803+theblackmace@users.noreply.github.com> Date: Thu, 1 Jun 2023 23:35:10 +0530 Subject: [PATCH] Update .style.yapf Corrected a minor typo --- .style.yapf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.style.yapf b/.style.yapf index 69d8c6aee41..350ac638554 100644 --- a/.style.yapf +++ b/.style.yapf @@ -107,7 +107,7 @@ each_dict_entry_on_separate_line=True i18n_comment= # The i18n function call names. The presence of this function stops -# reformattting on that line, because the string it has cannot be moved +# reformatting on that line, because the string it has cannot be moved # away from the i18n comment. i18n_function_call=