We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 531eb02 commit 8f14c9eCopy full SHA for 8f14c9e
datashuttle/datashuttle_class.py
@@ -991,7 +991,7 @@ def _try_encrypt_rclone_config(
991
utils.log_and_raise_error(
992
f"{str(e)}\n"
993
f"Config encryption failed.\n"
994
- f"Use encrypt_rclone_config()` to attempt to encrypt the file again "
+ f"Use `encrypt_rclone_config()` to attempt to encrypt the file again "
995
f"(see full error message above).\n"
996
f"IMPORTANT: The config at {config_path} is not currently encrypted.\n",
997
RuntimeError,
0 commit comments