Skip to content

Commit 8f14c9e

Browse files
JoeZiminskiCopilot
andauthored
Update datashuttle/datashuttle_class.py
Co-authored-by: Copilot <[email protected]>
1 parent 531eb02 commit 8f14c9e

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
@@ -991,7 +991,7 @@ def _try_encrypt_rclone_config(
991991
utils.log_and_raise_error(
992992
f"{str(e)}\n"
993993
f"Config encryption failed.\n"
994-
f"Use encrypt_rclone_config()` to attempt to encrypt the file again "
994+
f"Use `encrypt_rclone_config()` to attempt to encrypt the file again "
995995
f"(see full error message above).\n"
996996
f"IMPORTANT: The config at {config_path} is not currently encrypted.\n",
997997
RuntimeError,

0 commit comments

Comments
 (0)