Skip to content

Commit ba20489

Browse files
committed
import
1 parent a851df0 commit ba20489

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

docs/source/apidocs.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,3 @@ API Documentation
2424

2525
.. automodule:: opentree.ws_wrapper
2626
:members:
27-
28-
29-
30-

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# add these directories to sys.path here. If the directory is relative to the
1313
# documentation root, use os.path.abspath to make it absolute, like shown here.
1414
#
15-
# import os
15+
import opentree
1616
# import sys
1717
# sys.path.insert(0, os.path.abspath('.'))
1818

0 commit comments

Comments
 (0)