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
96971292
Commit
96971292
authored
Apr 28, 2018
by
rusty1s
Browse files
revert
parent
a4355bea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
docs/source/conf.py
docs/source/conf.py
+4
-0
No files found.
docs/source/conf.py
View file @
96971292
import
os.path
as
osp
import
sys
import
datetime
import
datetime
import
sphinx_rtd_theme
import
sphinx_rtd_theme
import
doctest
import
doctest
sys
.
path
.
insert
(
0
,
osp
.
abspath
(
'../..'
))
from
torch_scatter
import
__version__
# noqa
from
torch_scatter
import
__version__
# noqa
extensions
=
[
extensions
=
[
...
...
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