Enhance type hinting in encrypt.py for better code clarity - Added type hint for the `file_tree` variable as a dictionary with string keys and Any values. - Included a type ignore comment for the yaml import to address type checking issues.
3.8 KiB
3.8 KiB