chore: Code linting
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
from collections.abc import Iterable
|
||||
from pathlib import Path
|
||||
from typing import Generator, TypeVar
|
||||
from collections.abc import Iterable
|
||||
|
||||
|
||||
T = TypeVar("T")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user