Home
last modified time | relevance | path

Searched defs:FormatterT (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/
H A Dformat_code.py102 FormatterT = Callable[[str, bytes], bytes] variable
106 path, formatter: FormatterT, dry_run: bool = False
121 files, formatter: FormatterT, dry_run: bool = False