aboutsummaryrefslogtreecommitdiff
path: root/python/secretstorage/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-21 21:32:24 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-06-02 01:02:29 +0700
commitcf3630ede674faa11740b54564732f9e6d6c66df (patch)
treef7ecafcbeee50aee6d88de62ee1ab74fd1c4f00d /python/secretstorage/README
parentdf72f8a75131a9e59f111d88f2eb9ce1317fd957 (diff)
python/secretstorage: Convert python to python2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/secretstorage/README')
-rw-r--r--python/secretstorage/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/secretstorage/README b/python/secretstorage/README
index e798601294e1..b6b57a87ba75 100644
--- a/python/secretstorage/README
+++ b/python/secretstorage/README
@@ -1 +1,2 @@
-This module provides a way for securely storing passwords and other secrets.
+This module provides a way for securely storing passwords and other
+secrets.