From f58713fa2053433910b976cb2bc821081ee0311e Mon Sep 17 00:00:00 2001 From: Jon Date: Wed, 29 Sep 2021 13:42:59 -0400 Subject: [PATCH] removed whitespace --- qbit_manage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbit_manage.py b/qbit_manage.py index d66a57b..0ea0d4b 100644 --- a/qbit_manage.py +++ b/qbit_manage.py @@ -484,7 +484,7 @@ def tag_nohardlinks(): remote_path = os.path.join(cfg['directory']['remote_dir'], '') else: remote_path = root_path - + for category in nohardlinks: t_count = 0 #counter for the number of torrents that has no hard links t_del = 0 #counter for the number of torrents that has no hard links and meets the criteria for ratio limit/seed limit for deletion