| commit | 1f6cc5cb610fd431e034b537d72d73db2d39ebe3 | [log] [tgz] |
|---|---|---|
| author | Alexey Preobrazhenskiy <dizzy57@gmail.com> | Wed Nov 19 00:53:59 2025 +0100 |
| committer | GitHub <noreply@github.com> | Tue Nov 18 23:53:59 2025 +0000 |
| tree | eaabefa30be380d2f605f339cf84a527be1a0f00 | |
| parent | da23db5b4dc095c597a0fc792f04e7ff50d37142 [diff] |
docs: fix markdown (#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" />
diff --git a/docs/howto/common-deps-with-multiple-pypi-versions.md b/docs/howto/common-deps-with-multiple-pypi-versions.md index 3b933d2..eb45d72 100644 --- a/docs/howto/common-deps-with-multiple-pypi-versions.md +++ b/docs/howto/common-deps-with-multiple-pypi-versions.md
@@ -43,8 +43,6 @@ # File: BUILD.bazel -```bzl - load("@bazel_skylib//rules:common_settings.bzl", "string_flag") string_flag(