From 665666d6f4213da8db57ebb480947b7caf1fe382 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 17 Dec 2023 15:36:26 +0100 Subject: Merging upstream version 3.0.0. Signed-off-by: Daniel Baumann --- tests/localization/test_nb.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/localization/test_nb.py') diff --git a/tests/localization/test_nb.py b/tests/localization/test_nb.py index 3f696e5..19b7d1c 100644 --- a/tests/localization/test_nb.py +++ b/tests/localization/test_nb.py @@ -2,6 +2,7 @@ from __future__ import annotations import pendulum + locale = "nb" -- cgit v1.2.3