cinder/cinder/tests/stubs/oslo_i18n/_lazy.pyi

6 lines
167 B
Python

# Stubs for oslo_i18n._lazy (Python 3)
#
# NOTE: This dynamically typed stub was automatically generated by stubgen.
def enable_lazy(enable: bool = ...) -> None: ...