Searched defs:RegistryInfo (Results 1 – 1 of 1) sorted by relevance
57 RegistryInfo: t.TypeAlias = t.Tuple[str, t.Dict[str, t.Any], str, str] variable90 def update_registries(files: t.List[RegistryInfo]) -> None:433 registry_info: RegistryInfo,