From 3588f648686fb348341a9f646ae54f24ed7814ec Mon Sep 17 00:00:00 2001 From: Ryan Reed Date: Wed, 6 Sep 2023 22:38:25 -0400 Subject: [PATCH] Minor comment update --- scripts/upgrade-2.0.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade-2.0.py b/scripts/upgrade-2.0.py index 7225e6c..45f06d2 100644 --- a/scripts/upgrade-2.0.py +++ b/scripts/upgrade-2.0.py @@ -1,7 +1,7 @@ """ Loops through STORE_PATH, looking for */.transpose files, create new transpose config file - Note: This does not remove the v1 */.transpose files, just in case. Must be done if desired. + Note: This does not remove the v1 */.transpose files, just in case. Must be done manually if desired. """ from pathlib import Path