Skip to content

Commit

Permalink
fix nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kundert authored and Ken Kundert committed Nov 16, 2024
1 parent 689a06e commit 7ac4adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -1960,7 +1960,7 @@ def test_secrets():
encryption key is used (contained in ~/.config/avendesora/.key.gpg). As
such, these secrets cannot be shared. This encryption method is only
available if you have installed scrypt on your system (pip3 install
--user scrypt). Since the Scrypt class only exists if you have installed
scrypt). Since the Scrypt class only exists if you have installed
scrypt, it is not imported into your accounts file. You would need to
import it yourself before using it.
Expand Down

0 comments on commit 7ac4adf

Please sign in to comment.