Skip to content

Commit

Permalink
Better comment
Browse files Browse the repository at this point in the history
  • Loading branch information
KapJI committed Nov 21, 2023
1 parent 03b718f commit fcd7b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glocaltokens/utils/logs.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ def censor(
text: str | None, hide_length: bool = False, hide_first_letter: bool = False
) -> str:
"""
Replaces characters in a str with the asterisks
Hide sensitive information.
text: The text to censure.
"""
Expand Down

0 comments on commit fcd7b8d

Please sign in to comment.