Skip to content

Commit 206910d

Browse files
Update pina/model/block/message_passing/deep_tensor_network_block.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c0bdb1a commit 206910d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pina/model/block/message_passing/deep_tensor_network_block.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def __init__(
4040
flow="source_to_target",
4141
):
4242
"""
43-
Initialization of the :class:`DeepTensorNetworkBlocklock` class.
43+
Initialization of the :class:`DeepTensorNetworkBlock` class.
4444
4545
:param int node_feature_dim: The dimension of the node features.
4646
:param int edge_feature_dim: The dimension of the edge features.

0 commit comments

Comments
 (0)