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