Black formatting on condition
This commit is contained in:
committed by
Nicola Demo
parent
56e45c6c87
commit
62b4cb023c
@@ -26,7 +26,7 @@ class DataCondition(ConditionInterface):
|
||||
types of input data.
|
||||
|
||||
:param input: Input data for the condition.
|
||||
:type input: torch.Tensor | LabelTensor | Graph | \
|
||||
:type input: torch.Tensor | LabelTensor | Graph |
|
||||
torch_geometric.data.Data
|
||||
:param conditional_variables: Conditional variables for the condition.
|
||||
:type conditional_variables: torch.Tensor | LabelTensor
|
||||
|
||||
Reference in New Issue
Block a user