Commit 96971292 authored by rusty1s's avatar rusty1s
Browse files

revert

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