remove accidental LiteralString import
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
"""Models based on the GLVQ framework."""
|
"""Models based on the GLVQ framework."""
|
||||||
|
|
||||||
from typing import LiteralString
|
|
||||||
|
|
||||||
import torch
|
import torch
|
||||||
from numpy.typing import NDArray
|
from numpy.typing import NDArray
|
||||||
from prototorch.core.competitions import wtac
|
from prototorch.core.competitions import wtac
|
||||||
|
Reference in New Issue
Block a user