Skip to content

chore: fix sphinx circular import error#1377

Closed
alecforston wants to merge 1 commit intoWebOfTrust:mainfrom
alecforston:fix-sphinx-circular-imports
Closed

chore: fix sphinx circular import error#1377
alecforston wants to merge 1 commit intoWebOfTrust:mainfrom
alecforston:fix-sphinx-circular-imports

Conversation

@alecforston
Copy link
Copy Markdown
Contributor

Fix circular import error when running sphinx:

cd docs
sphinx-build -b html . _build/html

Changes

Remove designature import from keri.end.__init__.

Adjust imports in app.httping and test_ending to not import designature from ending.

Notes

Fixing all circular imports is non-trivial. This PR only stops sphinx from triggering circular imports.

@alecforston alecforston changed the title chore: fix circular import error chore: fix sphinx circular import error Mar 30, 2026
@alecforston alecforston closed this Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant