Searched defs:apply_patches (Results 1 – 1 of 1) sorted by relevance
234 def apply_patches(s: str, patches: Iterable[Patch]) -> str: function384 def apply_patches(self) -> None: member in FileInfo