Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
YanhuiJessica committed Aug 1, 2024
1 parent e0f2ff4 commit b0033b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cheb3/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ def encode_with_signature(signature: str, *args) -> HexStr:
:param signature: The function signature.
:type signature: str
:param `*args`: The parameters to be encoded.
:param `*args`: The arguments to be encoded.
:return: The encoded data.
:rtype: HexStr
Expand Down

0 comments on commit b0033b0

Please sign in to comment.