diff options
author | 2022-11-10 22:21:42 +0400 | |
---|---|---|
committer | 2022-11-10 22:21:42 +0400 | |
commit | 2b6fe6eb8a0618a0d305ecfd88a10dc0ec8dec2c (patch) | |
tree | 6c87d8bb4e2e8491eb8a9c76b8606e4a4f55cd80 /pydis_core | |
parent | Merge pull request #157 from python-discord/prepare-for-pypi-release (diff) |
Add Support For Attributes In Docstrings
This allows class attributes to be defined in docstrings without causing
an exception while linking the source code.
Due to the non-static nature of attributes, it's not trivial to link
their actual definition, so the chosen lines will actually be all the
lines of the parent class.
Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to 'pydis_core')
0 files changed, 0 insertions, 0 deletions