Add class for Python docstrings

This commit is contained in:
2026-04-13 14:15:49 +02:00
parent 7f02b5b7ec
commit 16852f3d68
7 changed files with 86 additions and 31 deletions
+2 -1
View File
@@ -19,4 +19,5 @@
- Add classes for Python function arguments
- Add classes for Python definitions
- Add class for Python modules
- Add feature to get the signature representation of a Python function argument
- Add feature to get the signature representation of a Python function argument
- Add class for Python docstrings