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 655cd52 commit c837f10Copy full SHA for c837f10
python/private/version.bzl
@@ -556,7 +556,7 @@ def _parse(version_str, strict = True):
556
def parse(version_str, strict = False):
557
"""Parse a PEP4408 compliant version.
558
559
- This is similar to `normalize_pep440`, but it parsers individual components to to
+ This is similar to `normalize_pep440`, but it parses individual components to
560
comparable types.
561
562
Args:
0 commit comments