mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-01-06 08:02:44 +08:00
removed whitespace
This commit is contained in:
parent
9f9e3a52d6
commit
f58713fa20
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue