Demodocs: fix empty python file

This commit is contained in:
Aaron Carlisle 2017-03-14 23:48:47 -04:00
parent 45243575d7
commit fd2679358e
2 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
import sys, os
sys.path.append(os.path.abspath('.'))
sys.path.append(os.path.abspath('./test_py_module'))
# If extensions (or modules to document with autodoc) are in another directory,