Fix new linting errors
This commit is contained in:
@@ -29,10 +29,10 @@ from __future__ import annotations
|
||||
import shutil
|
||||
import logging
|
||||
|
||||
from typing import Iterable
|
||||
from pathlib import Path
|
||||
from functools import partial
|
||||
from zipfile import ZipFile, is_zipfile
|
||||
from collections.abc import Iterable
|
||||
|
||||
from PyQt5.QtCore import QCoreApplication
|
||||
|
||||
|
||||
Reference in New Issue
Block a user