Searched refs:_static_resource_paths (Results 1 – 1 of 1) sorted by relevance
460 for p in self._static_resource_paths():471 def _static_resource_paths(self) -> List[pathlib.Path]: member in Resources