Skip to content

Commit 1f6cc5c

Browse files
authored
docs: fix markdown (bazel-contrib#3417)
There's an extra code block open tag that gets highlighted as an error on readthedocs. <img width="363" height="186" alt="Screenshot 2025-11-18 at 14 05 02" src="https://github.com/user-attachments/assets/7cf7e2ce-48b1-4765-ab79-d892605a5b97" />
1 parent da23db5 commit 1f6cc5c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/howto/common-deps-with-multiple-pypi-versions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ rules_python_config.add_transition_setting(
4343

4444
# File: BUILD.bazel
4545

46-
```bzl
47-
4846
load("@bazel_skylib//rules:common_settings.bzl", "string_flag")
4947

5048
string_flag(

0 commit comments

Comments
 (0)