Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-scatter
Commits
abee5829
Commit
abee5829
authored
Apr 18, 2018
by
rusty1s
Browse files
revert
parent
0476a60c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
docs/source/conf.py
docs/source/conf.py
+6
-1
No files found.
docs/source/conf.py
View file @
abee5829
import
os
import
sys
import
datetime
import
sphinx_rtd_theme
import
doctest
from
torch_scatter
import
__version__
sys
.
path
.
insert
(
0
,
os
.
path
.
abspath
(
'../..'
))
from
torch_scatter
import
__version__
# noqa
extensions
=
[
'sphinx.ext.autodoc'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment