Closed unlimblue closed 1 year ago
sphinx_immaterial/apidoc/python/type_annotation_transforms.py", line 245, in _parse_annotation sphinx.domains.python.ast_parse = orig_ast_parse UnboundLocalError: local variable 'orig_ast_parse' referenced before assignment
can you provide steps to reproduce?
I think this occurs with Sphinx 6 --- I created a PR to fix this, but unfortunately it requires some revision still:
https://github.com/jbms/sphinx-immaterial/pull/181
Fixed by #181.