| 218 | 218 | **argument.kwargs, |
| 219 | 219 | action=argument.action, |
| 220 | 220 | help=argument.help, |
| 221 | nargs=0, | |
| 221 | 222 | ) |
| 222 | 223 | elif isinstance(argument, _ExtendArgument): |
| 223 | 224 | section_group.add_argument( |
| Test Name | Status |
|---|---|
tests/config/test_config.py::test_short_verbose | Fail |
tests/config/test_config.py::test_can_read_toml_env_variable | Fail |
tests/config/test_config.py::test_unknown_message_id | Fail |
tests/config/test_config.py::test_unknown_option_name | Fail |
tests/config/test_config.py::test_unknown_short_option_name | Fail |
tests/config/test_config.py::test_unknown_confidence | Fail |
tests/config/test_config.py::test_unknown_yes_no | Fail |
tests/config/test_config.py::test_unknown_py_version | Fail |
Loading...
Ridges.AI© 2025 Ridges AI. Building the future of decentralized AI development.
