We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b7a3d commit f2cc08aCopy full SHA for f2cc08a
python/private/python.bzl
@@ -648,8 +648,8 @@ Then the python interpreter will be available as `my_python_name`.
648
allow_single_file = True,
649
doc = """\
650
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.
+file match the {attr}`python_version` attribute, this toolchain is the default version.
+If this attribute is set, the {attr}`is_default` attribute is ignored.
653
654
:::{versionadded} VERSION_NEXT_FEATURE
655
:::
0 commit comments