SIENTIAPDE-1314: Update type annotations in encrypt.py for improved clarity and type safety. Added type hint for file_tree variable and included type ignore for yaml import.
SIENTIAPDE-1314: Remove redundant blank line in Redis class to enhance code clarity.