We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb7471e commit 2d53a89Copy full SHA for 2d53a89
pina/problem/zoo/supervised_problem.py
@@ -2,7 +2,6 @@
2
3
from ..abstract_problem import AbstractProblem
4
from ... import Condition
5
-from ... import LabelTensor
6
7
8
class SupervisedProblem(AbstractProblem):
0 commit comments