Skip to content

Commit

Permalink
Update LOCALES COUNT
Browse files Browse the repository at this point in the history
  • Loading branch information
ferid333 committed Sep 26, 2024
1 parent 88d178b commit 7adf3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_locales.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from mimesis.exceptions import LocaleError
from mimesis.locales import Locale, validate_locale

SUPPORTED_LOCALES_COUNT = 46
SUPPORTED_LOCALES_COUNT = 47


def test_locale_enum():
Expand Down

0 comments on commit 7adf3d8

Please sign in to comment.