From 82d345a66e850f643607ac9fcafd9b9a2a89d1e1 Mon Sep 17 00:00:00 2001 From: Aarni Koskela Date: Wed, 18 Jan 2023 20:27:44 +0200 Subject: Apply some small miscellaneous formatting fixes --- babel/support.py | 1 + 1 file changed, 1 insertion(+) (limited to 'babel/support.py') diff --git a/babel/support.py b/babel/support.py index 7092599..242b492 100644 --- a/babel/support.py +++ b/babel/support.py @@ -35,6 +35,7 @@ if TYPE_CHECKING: from babel.dates import _PredefinedTimeFormat + class Format: """Wrapper class providing the various date and number formatting functions bound to a specific locale and time-zone. -- cgit v1.2.1