Skip to content

Commit

Permalink
Merge pull request #47 from yiweny/yyuan/code-clean
Browse files Browse the repository at this point in the history
clean docs
  • Loading branch information
yiweny authored Nov 28, 2024
2 parents caf3c56 + 6b090a8 commit ca4a969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contextgnn/nn/models/contextgnn.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@


class ContextGNN(RHSEmbeddingGNN):
r"""Implementation of HybridGNN model."""
r"""Implementation of ContextGNN model."""
def __init__(
self,
data: HeteroData,
Expand Down

0 comments on commit ca4a969

Please sign in to comment.