Skip to content

Commit

Permalink
Add string to info
Browse files Browse the repository at this point in the history
  • Loading branch information
fedecalendino committed May 18, 2023
1 parent 81bc5a1 commit 3811f24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed screenshots/utils-decode-jwt.png
Binary file not shown.
1 change: 1 addition & 0 deletions src/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ def words(string: str) -> int:
name = "info"

actions = {
"string": lambda string: string,
"digits": digits,
"letters": letters,
"lenght": lenght,
Expand Down

0 comments on commit 3811f24

Please sign in to comment.