Skip to content

Commit

Permalink
removed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
bobokun committed Sep 29, 2021
1 parent 9f9e3a5 commit f58713f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qbit_manage.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f58713f

Please sign in to comment.