cinder/cinder/tests/stubs/oslo_i18n/__init__.pyi

9 lines
212 B
Python

# Stubs for oslo_i18n (Python 3)
#
# NOTE: This dynamically typed stub was automatically generated by stubgen.
from ._factory import *
from ._gettextutils import *
from ._lazy import *
from ._translate import *