diff --git a/docs/conf.py b/docs/conf.py index 55808a3..5434933 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -11,7 +11,7 @@ # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os -# import sys +import sys # sys.path.insert(0, os.path.abspath('.')) sys.path.append("/Users/runner/.local/pipx/venvs/breathe/") # Github CI path..