Skip to content

Commit 0ef9260

Browse files
authored
Update __init__.py
1 parent eb78c98 commit 0ef9260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torch_scatter/composite/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
__all__ = [
44
'scatter_softmax',
5-
'scatter_log_softmax'
5+
'scatter_log_softmax',
66
]

0 commit comments

Comments
 (0)