We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a851df0 commit ba20489Copy full SHA for ba20489
2 files changed
docs/source/apidocs.rst
@@ -24,7 +24,3 @@ API Documentation
24
25
.. automodule:: opentree.ws_wrapper
26
:members:
27
-
28
29
30
docs/source/conf.py
@@ -12,7 +12,7 @@
12
# add these directories to sys.path here. If the directory is relative to the
13
# documentation root, use os.path.abspath to make it absolute, like shown here.
14
#
15
-# import os
+import opentree
16
# import sys
17
# sys.path.insert(0, os.path.abspath('.'))
18
0 commit comments