saifom commited on
Commit
b8722b2
·
verified ·
1 Parent(s): 3931938

Update cover_fetcher.py

Browse files
Files changed (1) hide show
  1. cover_fetcher.py +1 -1
cover_fetcher.py CHANGED
@@ -265,4 +265,4 @@ class EnhancedCoverFetcher:
265
  'total': len(all_covers),
266
  'covers': all_covers,
267
  'best': all_covers[0] if all_covers else None
268
- }
 
265
  'total': len(all_covers),
266
  'covers': all_covers,
267
  'best': all_covers[0] if all_covers else None
268
+ }