fixed items from code review

This commit is contained in:
Félix Boisselier
2024-06-11 21:26:15 +02:00
parent 6d1e53d4d1
commit ecd57ea3dc
21 changed files with 52 additions and 122 deletions

View File

@@ -1,7 +1,5 @@
#!/usr/bin/env python3
import os
import multiprocessing
import os
import threading
import traceback
from typing import Optional