Unverified Commit 0ef92602 authored by Matthias Fey's avatar Matthias Fey Committed by GitHub
Browse files

Update __init__.py

parent eb78c985
......@@ -2,5 +2,5 @@ from .softmax import scatter_log_softmax, scatter_softmax
__all__ = [
'scatter_softmax',
'scatter_log_softmax'
'scatter_log_softmax',
]
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment