From b6f6d402b5e93c8fa84af8b7063ef5332a24be56 Mon Sep 17 00:00:00 2001 From: Ugur Bayindir Date: Wed, 11 Oct 2023 11:03:42 +0100 Subject: [PATCH] Updated conf.py --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 92f7506..fdb47ac 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -9,7 +9,7 @@ # import os import sys -sys.path.insert(0, os.path.abspath('../pandasaurus')) +sys.path.insert(0, os.path.abspath('../')) # -- Project information ----------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information