summaryrefslogtreecommitdiff
path: root/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to '__init__.py')
-rw-r--r--__init__.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/__init__.py b/__init__.py
index 26e982ba..1473da38 100644
--- a/__init__.py
+++ b/__init__.py
@@ -45,6 +45,11 @@ class Soledad(object):
# Management of secret for symmetric encryption
#-------------------------------------------------------------------------
+
+ #-------------------------------------------------------------------------
+ # Management of secret for symmetric encryption
+ #-------------------------------------------------------------------------
+
def _has_secret(self):
"""
Verify if secret for symmetric encryption exists on local encrypted file.