Add feature to get the signature representation of a Python function argument

This commit is contained in:
2026-04-13 12:19:08 +02:00
parent 10707d680d
commit a8626418da
4 changed files with 86 additions and 8 deletions
+2 -1
View File
@@ -18,4 +18,5 @@
- Add class for existing files
- Add classes for Python function arguments
- Add classes for Python definitions
- Add class for Python modules
- Add class for Python modules
- Add feature to get the signature representation of a Python function argument