typos and pylance

This commit is contained in:
2026-08-23 00:12:22 -07:00
parent e37275a1bb
commit d9d5b6d940
18 changed files with 115 additions and 114 deletions
+1 -1
View File
@@ -748,7 +748,7 @@ class ProcessOrchestrator(QObject):
def __init__(self,
selected_files,
haemo_dict: dict[str | Path, BaseRaw],
haemo_dict: dict[str, BaseRaw],
worker_func
):