mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
fix: errors raised by Pycharm
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
from concurrent.futures import ThreadPoolExecutor
|
||||
import os
|
||||
from tqdm import tqdm
|
||||
|
||||
from app import settings
|
||||
@@ -139,4 +138,4 @@ class ProcessTrackThumbnails:
|
||||
)
|
||||
)
|
||||
|
||||
results = [r for r in results]
|
||||
list(results)
|
||||
|
||||
Reference in New Issue
Block a user