Searched refs:python_checks (Results 1 – 3 of 3) sorted by relevance
31 "pw_presubmit/python_checks.py",
131 from pw_presubmit import python_checks, filter_paths, PresubmitContext201 python_checks.all_checks(exclude=PATH_EXCLUSIONS),
183 def python_checks(ctx: PresubmitContext): function670 python_checks,