Black formatting
This commit is contained in:
committed by
Nicola Demo
parent
f587c3bf65
commit
dc5c5c2187
@@ -62,7 +62,7 @@ class InputEquationCondition(ConditionInterface):
|
||||
Initialize the InputEquationCondition by storing the input and equation.
|
||||
|
||||
:param input: Input data for the condition.
|
||||
:type input: pina.label_tensor.LabelTensor | pina.graph.Graph |
|
||||
:type input: pina.label_tensor.LabelTensor | pina.graph.Graph |
|
||||
list[pina.graph.Graph] | tuple[pina.graph.Graph]
|
||||
:param EquationInterface equation: Equation object containing the
|
||||
equation function.
|
||||
|
||||
Reference in New Issue
Block a user