ruff - check for more unused imports

This commit is contained in:
Andrej730
2026-01-26 12:45:17 +05:00
parent 4edcad13b8
commit 72f8218fcd
74 changed files with 56 additions and 138 deletions
-1
View File
@@ -28,7 +28,6 @@
import inspect
import os
import shutil
import subprocess
import sys
from urllib.request import urlretrieve