We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07b699f commit 340596cCopy full SHA for 340596c
1 file changed
tests/bootstrap_impls/BUILD.bazel
@@ -14,7 +14,7 @@
14
load("@rules_pkg//pkg:tar.bzl", "pkg_tar")
15
load("@rules_shell//shell:sh_test.bzl", "sh_test")
16
load("//python:py_test.bzl", "py_test")
17
-load("//python/private:reexports.bzl", "BuiltinPyInfo")
+load("//python/private:reexports.bzl", "BuiltinPyInfo") # buildifier: disable=bzl-visibility
18
load("//tests/support:py_reconfig.bzl", "py_reconfig_binary", "py_reconfig_test")
19
load("//tests/support:sh_py_run_test.bzl", "sh_py_run_test")
20
load("//tests/support:support.bzl", "SUPPORTS_BOOTSTRAP_SCRIPT")
0 commit comments