Skip to content

Commit f2cc08a

Browse files
authored
Update python/private/python.bzl
1 parent e0b7a3d commit f2cc08a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python/private/python.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -648,8 +648,8 @@ Then the python interpreter will be available as `my_python_name`.
648648
allow_single_file = True,
649649
doc = """\
650650
File saying what the default Python version should be. If the contents of the
651-
file match the `python_version` attribute, this toolchain is the default version.
652-
If this attribute is set, the `is_default` attribute is ignored.
651+
file match the {attr}`python_version` attribute, this toolchain is the default version.
652+
If this attribute is set, the {attr}`is_default` attribute is ignored.
653653
654654
:::{versionadded} VERSION_NEXT_FEATURE
655655
:::

0 commit comments

Comments
 (0)