- Remove f-prefix from strings with no placeholders - Use list unpacking instead of concatenation - Fix import sorting in test file - Remove unused Path import - Use contextlib.suppress instead of try/except/pass - Wrap long lines to stay under 100 chars Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| calendar_tool.py | ||
| clickup_tool.py | ||
| code_exec.py | ||
| data_proc.py | ||
| delegate.py | ||
| email_tool.py | ||
| file_ops.py | ||
| image.py | ||
| linkbuilding.py | ||
| press_release.py | ||
| shell.py | ||
| web.py | ||