- **config**: fix retrieval of argument documentation in parent classes
4.1.1
Fix
- **config**: Fixed the formatter used in usage/help formatting, so that it preserves newlines
4.1.0
Feat
- **config**: better formatting of usage/help when running from CLI
Fix
- **make-Pylance-type-checker-happy**: Added exceptions and corrected types to avoid Pylance errors. Allows unused "type: ignore" in mypy config to make both tools happy