Skip to content

Commit 640e3c1

Browse files
committed
remove local copy
1 parent dc682c0 commit 640e3c1

File tree

2 files changed

+1
-163
lines changed

2 files changed

+1
-163
lines changed

docs/_ext/tabs.py

Lines changed: 0 additions & 162 deletions
This file was deleted.

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from sphinx.ext.napoleon.docstring import NumpyDocstring
1515

1616
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '../src'))
17-
sys.path.append(os.path.join(os.path.dirname(__file__), '_ext'))
17+
1818

1919
# -- General configuration ------------------------------------------------
2020

0 commit comments

Comments
 (0)