last steps work on new docs, full complete write docstring for all objects

This commit is contained in:
2025-04-23 20:54:03 +03:00
parent 7281fdeabf
commit 036c17ec9a
17 changed files with 1496 additions and 78 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
__all__ = ["ArgParse"]
__all__ = ["ArgParser"]
from argenta.orchestrator.argparse.entity import ArgParse
from argenta.orchestrator.argparser.entity import ArgParser