Skip to content

Commit 3d2cd66

Browse files
JoeZiminskiCopilot
andauthored
Update datashuttle/datashuttle_class.py
Co-authored-by: Copilot <[email protected]>
1 parent 6fdb357 commit 3d2cd66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datashuttle/datashuttle_class.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,7 @@ def _try_encrypt_rclone_config(
979979
) -> None:
980980
"""Try to encrypt the rclone config file.
981981
982-
If it fails, error and let the user the config file is unencrypted.
982+
If it fails, error and let the user know the config file is unencrypted.
983983
"""
984984
try:
985985
self.encrypt_rclone_config()

0 commit comments

Comments
 (0)