From 6a1bc1eb380b0f89eaa2d17e24ce70412ca4b9b6 Mon Sep 17 00:00:00 2001 From: lucl13 Date: Mon, 5 Aug 2024 00:39:06 -0400 Subject: [PATCH] added Sphinx workflows --- docs/source/conf.py | 1 - 1 file changed, 1 deletion(-) 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('../../'))