Skip to content

Commit d51865f

Browse files
author
Victor Machado
committed
improve aesthetics comment
1 parent b99ed85 commit d51865f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: froster/froster.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3686,7 +3686,7 @@ def _index_locally(self, folder):
36863686

36873687
log(f'Total folders processed: {len(rows)}')
36883688

3689-
log(f'INDEXING SUCCESSFULLY COMPLETED')
3689+
log(f'\nINDEXING SUCCESSFULLY COMPLETED')
36903690

36913691
lastagedbytes = 0
36923692
for i in range(0, len(daysaged)):

0 commit comments

Comments
 (0)