Skip to content

Commit

Permalink
remove path
Browse files Browse the repository at this point in the history
  • Loading branch information
craddm committed Dec 3, 2024
1 parent beab3c7 commit b80e78e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
# https://www.sphinx-doc.org/en/master/usage/configuration.html
import datetime
import emoji
from pathlib import Path
import sys
sys.path.insert(0, Path(__file__).parents[1].absolute())
print(sys.path)


# -- Project information -----------------------------------------------------

Expand Down

0 comments on commit b80e78e

Please sign in to comment.