Samsung / Universum

Universum project is a Python solution that simplifies SW project verification by integrating existing CI systems and provides additional functionality for CI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add explanation comment to ModuleArgumentParser._add_default_parser()

miltolstoy opened this issue · comments

ModuleArgumentParser._add_default_parser() logic is unclear with additional explanations.
Please add an explanation comment which will contain the issue to solve and a general solution overview.

Comment added in commit above, but some tests are still needed for this issue.