committed by
Nicola Demo
parent
f0d68b34c7
commit
30f865d912
@@ -134,8 +134,6 @@ class SupervisedSolver(SolverInterface):
|
||||
condition = self.problem.conditions[condition_name]
|
||||
pts = batch.input
|
||||
out = batch.output
|
||||
print(out)
|
||||
print(pts)
|
||||
|
||||
if condition_name not in self.problem.conditions:
|
||||
raise RuntimeError("Something wrong happened.")
|
||||
|
||||
Reference in New Issue
Block a user