Skip to content

Commit

Permalink
import sys
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderBand committed Jul 16, 2024
1 parent 7ed2a42 commit 2f138df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/manual/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
# Tell Jinja2 templates the build is running on Read the Docs
if os.environ.get("READTHEDOCS", "") == "True":
html_context["READTHEDOCS"] = True
# import sys

import sys
# sys.path.insert(0, os.path.abspath('.'))

import toml
Expand Down

0 comments on commit 2f138df

Please sign in to comment.