summaryrefslogtreecommitdiff
path: root/babel/support.py
diff options
context:
space:
mode:
Diffstat (limited to 'babel/support.py')
-rw-r--r--babel/support.py1
1 files changed, 1 insertions, 0 deletions
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.