sphinx-autodoc2 icon indicating copy to clipboard operation
sphinx-autodoc2 copied to clipboard

Documentation error "autodoc2_replace_annotations" expects list not dict

Open desplenterkarel opened this issue 1 year ago • 0 comments

When reading and copying the code blocks a user makes the mistake of giving a dict and not the needed list resulting in an warning thrown.

https://github.com/sphinx-extensions2/sphinx-autodoc2/blob/1f55a8872cccd235cafa6323e2ae8c3a563156f4/docs/quickstart.md?plain=1#L106

desplenterkarel avatar May 29 '24 08:05 desplenterkarel