Commit 0476a60c authored by rusty1s's avatar rusty1s
Browse files

doc clean up

parent 403e55e0
import os
import sys
import datetime
import sphinx_rtd_theme
import doctest
sys.path.insert(0, os.path.abspath('../..'))
from torch_scatter import __version__ # noqa
from torch_scatter import __version__
extensions = [
'sphinx.ext.autodoc',
......
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