Skip to content

Commit 773b1a7

Browse files
committed
run buildifier
1 parent 188a9e7 commit 773b1a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/private/version.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@ def _parse(version_str, strict = True):
523523
Returns:
524524
string containing the normalized version.
525525
"""
526+
526527
# https://packaging.python.org/en/latest/specifications/version-specifiers/#leading-and-trailing-whitespace
527528
version = version_str.strip()
528529
is_prefix = False

0 commit comments

Comments
 (0)