Skip to content

Commit eb78c98

Browse files
committed
Flake linting warnings.
1 parent 9c7af8d commit eb78c98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/functions/logsumexp.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Scatter LogSumExp
2-
===========
2+
=================
33

44
.. automodule:: torch_scatter
55
:noindex:

torch_scatter/composite/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
__all__ = [
44
'scatter_softmax',
55
'scatter_log_softmax'
6-
]
6+
]

0 commit comments

Comments
 (0)