3 lines
77 B
Python
3 lines
77 B
Python
_AVAILABLE_REGION_CODES: list[str]
|
|
|
|
def _load_region(code: str) -> None: ...
|