Skip to content

Commit

Permalink
address review: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
skirpichev committed Oct 12, 2024
1 parent d7b3784 commit 5b70fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Python/formatter_unicode.c
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,7 @@ static const char no_grouping[1] = {CHAR_MAX};
LT_UNDERSCORE_LOCALE/LT_UNDER_FOUR_LOCALE, or none if LT_NO_LOCALE. */
static int
get_locale_info(enum LocaleType type, enum LocaleType frac_type,
LocaleInfo *locale_info)
LocaleInfo *locale_info)
{
switch (type) {
case LT_CURRENT_LOCALE: {
Expand Down

0 comments on commit 5b70fff

Please sign in to comment.