cinder/cinder/tests/stubs/oslo_i18n/_locale.pyi

8 lines
195 B
Python

# Stubs for oslo_i18n._locale (Python 3)
#
# NOTE: This dynamically typed stub was automatically generated by stubgen.
from typing import Any
def get_locale_dir_variable_name(domain: Any): ...