Searched defs:PathOrModule (Results 1 – 1 of 1) sorted by relevance
254 PathOrModule = Union[str, Path, ModuleType] variable276 def from_paths(cls, protos: Iterable[PathOrModule]) -> 'Library':