Skip to content

Instantly share code, notes, and snippets.

@ShahriyarR
Created December 6, 2022 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShahriyarR/64415e5f40b3b9da4b80c93ede6918f5 to your computer and use it in GitHub Desktop.
Save ShahriyarR/64415e5f40b3b9da4b80c93ede6918f5 to your computer and use it in GitHub Desktop.
>>> obj = Password(password="awesome_password")
>>> print(obj)
ReadOnce[secrets=*****]
>>> obj
ReadOnce[secrets=*****]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment