Skip to content

Commit

Permalink
Remove path modification in conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanhmorris committed Sep 25, 2024
1 parent 2e06493 commit 70a39de
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
#
# For the full list of built-in configuration values, see the documentation:
# https://www.sphinx-doc.org/en/master/usage/configuration.html
import os
import sys

sys.path.insert(0, os.path.abspath("../.."))


# -- Project information -----------------------------------------------------
Expand Down

0 comments on commit 70a39de

Please sign in to comment.