File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ def py_console_script_binary(name, **kwargs):
177177 **with_deprecation(
178178 kwargs,
179179 symbol_name = "py_console_script_binary",
180- load_name = "entry_points:py_console_script_binary",
180+ load_name = "/ entry_points:py_console_script_binary",
181181 python_version = "{python_version}",
182182 deprecated = "@{name}//:defs.bzl",
183183 ),
@@ -358,7 +358,7 @@ def py_console_script_binary(name, **kwargs):
358358 **with_deprecation(
359359 kwargs,
360360 symbol_name = "py_console_script_binary",
361- load_name = "entry_points:py_console_script_binary",
361+ load_name = "/ entry_points:py_console_script_binary",
362362 python_version = "{python_version}",
363363 deprecated = "@{name}//{python_version}:defs.bzl",
364364 ),
You can’t perform that action at this time.
0 commit comments