debugging documentation

This commit is contained in:
Xifan Tang 2018-09-13 15:52:08 -06:00
parent 7261a53f3c
commit c94cc01c83
1 changed files with 6 additions and 6 deletions

View File

@ -12,8 +12,8 @@
# add these directories to sys.path here. If the directory is relative to the # add these directories to sys.path here. If the directory is relative to the
# documentation root, use os.path.abspath to make it absolute, like shown here. # documentation root, use os.path.abspath to make it absolute, like shown here.
# #
import os
import sys import sys
import os
import shlex import shlex
# sys.path.insert(0, os.path.abspath('.')) # sys.path.insert(0, os.path.abspath('.'))