Sign in
android
/
platform
/
external
/
bazelbuild-rules_python
/
refs/heads/main-kernel
/
.
/
python
/
api
/
rule_builders.bzl
blob: 13ec4d39eaf49528f32474d615a27b8f89bc72f4 [
file
] [
log
] [
blame
] [
edit
]
"""Public, rule building APIs for Python rules."""
load
(
"//python/private:rule_builders.bzl"
,
_ruleb
=
"ruleb"
)
ruleb
=
_ruleb