From db51f7f103bbbd6c91c8f47d75b3482ef8939691 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 17 Dec 2023 15:32:20 +0100 Subject: Adding upstream version 3.0.0. Signed-off-by: Daniel Baumann --- tests/localization/test_he.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/localization/test_he.py') diff --git a/tests/localization/test_he.py b/tests/localization/test_he.py index 6186ef2..0695a64 100644 --- a/tests/localization/test_he.py +++ b/tests/localization/test_he.py @@ -2,6 +2,7 @@ from __future__ import annotations import pendulum + locale = "he" -- cgit v1.2.3