Skip to content

Commit 1df8381

Browse files
committed
add empty line to make bcr test happy?
1 parent 10ea71d commit 1df8381

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

examples/bzlmod/.bazelrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ common:bazel7.x --incompatible_python_disallow_native_rules
2727

2828
# See issue 3567. Disable implicit python zip creation.
2929
common --build_python_zip=false
30-
common --@rules_python//python/config_settings:build_python_zip=false
30+
common --@rules_python//python/config_settings:build_python_zip=false
31+

0 commit comments

Comments
 (0)