diff options
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r-- | doc/source/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index 2da09c66..942996b0 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -21,7 +21,6 @@ import sys, os # absolute, like shown here. #sys.path.append(os.path.abspath('.')) sys.path.insert(0, os.path.abspath('../..')) -print sys.path # General configuration # --------------------- |