dbt-selly/dbt-env/lib/python3.8/site-packages/babel/messages/__init__.py

13 lines
254 B
Python
Raw Normal View History

2022-03-22 15:13:27 +00:00
# -*- coding: utf-8 -*-
"""
babel.messages
~~~~~~~~~~~~~~
Support for ``gettext`` message catalogs.
:copyright: (c) 2013-2021 by the Babel Team.
:license: BSD, see LICENSE for more details.
"""
from babel.messages.catalog import *