Add classes for Python function arguments

This commit is contained in:
2026-04-11 13:33:42 +02:00
parent d0e4ae54c3
commit 91cecae230
6 changed files with 508 additions and 2 deletions
+2 -1
View File
@@ -15,4 +15,5 @@
- Add feature to compare `core.python.namespaces.PythonPackageNamespace` instances or `core.python.namespaces.PythonModuleNamespace` instances
- Add string representation for python namespace objects
- Add `PythonDocumentationGenerator` method to collect all namespaces
- Add class for existing files
- Add class for existing files
- Add classes for Python function arguments