Demodocs: pep8

This commit is contained in:
Aaron Carlisle
2017-03-14 23:52:32 -04:00
parent fd2679358e
commit e296b0ffcf

View File

@@ -11,7 +11,8 @@
# All configuration values have a default; values that are commented out
# serve to show the default.
import sys, os
import sys
import os
sys.path.append(os.path.abspath('./test_py_module'))