aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/py/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'examples/py/BUILD')
-rw-r--r--examples/py/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/py/BUILD b/examples/py/BUILD
index b58477831a..7570f578dd 100644
--- a/examples/py/BUILD
+++ b/examples/py/BUILD
@@ -1,6 +1,6 @@
package(default_visibility = ["//visibility:public"])
-load("//tools:build_rules/py_rules.bzl", "py_library", "py_binary")
+load("//tools/build_rules:py_rules.bzl", "py_library", "py_binary")
py_library(
name = "lib",