diff --git a/docs/source/conf.py b/docs/source/conf.py index 519dc05..3c03a74 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -11,7 +11,6 @@ # documentation root, use os.path.abspath to make it absolute, like shown here. # import os -import pigeon_feather import sys sys.path.insert(0, os.path.abspath('../../'))