Skip to content

Commit

Permalink
comment: docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
aignas committed Jul 20, 2023
1 parent 988ecdf commit 86dc036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/private/normalize_name.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def normalize_name(name):
"""normalize a PyPI package name and return a valid bazel label.
Args:
name: the PyPI package name.
name: str, the PyPI package name.
Returns:
a normalized name as a string.
Expand Down

0 comments on commit 86dc036

Please sign in to comment.