Skip to content

Commit

Permalink
path clean
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchell-tesch committed Mar 9, 2024
1 parent c51ea38 commit a880fe9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Configuration file for the Sphinx documentation builder.
import sys
sys.path.insert(0, "../src")

import sys, os
sys.path.insert(0, os.path.abspath('../src'))
#
# For the full list of built-in configuration values, see the documentation:
# https://www.sphinx-doc.org/en/master/usage/configuration.html
Expand Down

0 comments on commit a880fe9

Please sign in to comment.