We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a52d6bb commit 7a8fa7fCopy full SHA for 7a8fa7f
1 file changed
docs/how-does-it-work.md
@@ -115,7 +115,7 @@ Getting this working is achieved by:
115
116
For most users, this should mean that it works transparently.
117
However, the docstring for the wrapped function is inaccessible.
118
-If you need it for your documentation, you can use the bundled {mod}`Sphinx` extension.
+If you need it for your documentation, you can use the bundled Sphinx extension.
119
Add `"attrs.sphinx_cached_property"` to the `extensions` list in your Sphinx `conf.py`.
120
121
:::{note}
0 commit comments