diff --git a/docs/conf.py b/docs/conf.py index 060c16ede..517798558 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -20,7 +20,6 @@ # 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. sys.path.insert(0, os.path.abspath('..')) -print(sys.path) import mpf._version