Loading
🐛 fix(lint): resolve S110 bare except-pass and D417 missing docstring arg
- tdoc_app.py: replace bare except Exception: pass with logger.debug - convert.py: add md_yaml_frontmatter to convert_for_wiki docstring