Skip to content

Commit ab9b139

Browse files
aignasrickeylev
andcommitted
Update python/private/config_settings.bzl
Co-authored-by: Richard Levasseur <[email protected]>
1 parent e91ebab commit ab9b139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/private/config_settings.bzl

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def _flag_values(python_versions):
3333
For using this in the code, the VERSION_FLAG_VALUES should be used instead.
3434
3535
Args:
36-
python_versions: A list of all versions.
36+
python_versions: list of strings; all X.Y.Z python versions
3737
3838
Returns:
3939
A map with config settings as keys and values as extra flag values to be included in

0 commit comments

Comments
 (0)