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