"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "5d22319a2c7f8509d5eb8f325a7ff9decd1ccda0"
Commit 0476a60c authored by rusty1s's avatar rusty1s
Browse files

doc clean up

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