Skip to content

Commit

Permalink
tryna fix the build?
Browse files Browse the repository at this point in the history
  • Loading branch information
btschwertfeger committed Apr 10, 2024
1 parent cf7594b commit 26a6969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
author = "Benjamin Thomas Schwertfeger"

# to import the package
parent_directory: Path = Path("..").resolve()
parent_directory = Path("..").resolve()
sys.path.insert(0, str(parent_directory))

# import links
Expand Down

0 comments on commit 26a6969

Please sign in to comment.