Skip to content

Conversation

@aryn-lacy
Copy link
Owner

No description provided.

kamilbednarz and others added 30 commits January 1, 2014 11:57
@aryn-lacy aryn-lacy self-assigned this Feb 3, 2021
if os.path.exists(self.secret_file):
self.encryption_key = open(self.secret_file).read().strip()
if secret_key is not None:
if encryption_key is not None:
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
if encryption_key is not None:
if self.encryption_key is not None:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants