Home
last modified time | relevance | path

Searched refs:python_packages_containing (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_presubmit/py/pw_presubmit/
Dpython_checks.py35 from pw_presubmit.git_repo import python_packages_containing, list_files
59 packages += python_packages_containing(ctx.paths, repo=repo)[0]
98 new_packages, files = python_packages_containing(paths, repo=repo)
Dgit_repo.py216 def python_packages_containing( function