Closed rlange2 closed 4 years ago
Thanks for adding this @rlange2 !
However, I don't think that is the best approach. Why not simply update foreing()
in variable.py
and set description
with the description of the variable it refers to?
Also, as this issue is rather orthogonal to autodoc
, it would be best to open a separate PR instead of extending #67.
This little addition replaces the
Reference to variable 'some var' defined in class 'some class'
in the docstring with the given description in the original process.black . && flake8
whats-new.rst
for all changes