Skip to content

Commit

Permalink
2d 3d tuple fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ThijsKuipers1995 committed Aug 20, 2023
1 parent 5bdd13d commit a3998cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gconv/gnn/modules/gconv.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
gconv.py
Implements group convolution base models.
Implements group convolution base modules.
"""
from __future__ import annotations

Expand Down

0 comments on commit a3998cf

Please sign in to comment.