- 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 | ||
| conftest.py | ||
| test_clickup.py | ||
| test_clickup_tools.py | ||
| test_db.py | ||
| test_docx_export.py | ||
| test_email.py | ||
| test_linkbuilding.py | ||
| test_notifications.py | ||
| test_press_advantage.py | ||
| test_scheduler_helpers.py | ||
| test_ui_helpers.py | ||