Skip to content

Commit 2d53a89

Browse files
authored
codacy
1 parent bb7471e commit 2d53a89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pina/problem/zoo/supervised_problem.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
from ..abstract_problem import AbstractProblem
44
from ... import Condition
5-
from ... import LabelTensor
65

76

87
class SupervisedProblem(AbstractProblem):

0 commit comments

Comments
 (0)