Home
last modified time | relevance | path

Searched refs:check_py_format (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/toolchain-utils/toolchain_utils_githooks/
H A Dcheck-presubmit.py457 def check_py_format( function
1029 check_py_format,
H A Dcheck-presubmit457 def check_py_format( function
1029 check_py_format,
/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/
H A Dformat_code.py359 def check_py_format(ctx: _Context) -> dict[Path, str]: function
580 check_py_format,