Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
f3fb481bb6fa2ea7d1c6546440f3437e66a30898
/
.
/
python
/
api
/
api.bzl
blob: c8fb921c12886cacc7e58f1df73b1a563ecc553c [
file
]
"""Public, analysis phase APIs for Python rules."""
load
(
"//python/private/api:api.bzl"
,
_py_common
=
"py_common"
)
py_common
=
_py_common