Skip to content

Commit

Permalink
Modify the comments of the function.
Browse files Browse the repository at this point in the history
  • Loading branch information
roger530-ho authored and PJHsieh committed Sep 5, 2024
1 parent 2a53696 commit b93137c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def __get_conf_rev(self):
Returns:
str: The decoded label revision if found and valid.
'N/A': If the labe revision is not found or any error occurs.
None: If the labe revision is not found or any error occurs.
"""
try:
import os
Expand Down

0 comments on commit b93137c

Please sign in to comment.