[loop-generated] [refactor] Break up _import_creative_catalogs() — 78 lines in tools.py #560

Closed
opened 2026-03-20 01:19:39 +00:00 by Timmy · 0 comments
Owner

Refactor target

src/timmy/tools.py::_import_creative_catalogs is 78 lines (line 912). Extract logical sub-steps into focused helpers.

Files

  • src/timmy/tools.py

Acceptance criteria

  • No function exceeds 40 lines
  • All existing tests pass (tox -e unit)
  • No behavior change
## Refactor target `src/timmy/tools.py::_import_creative_catalogs` is 78 lines (line 912). Extract logical sub-steps into focused helpers. ### Files - `src/timmy/tools.py` ### Acceptance criteria - No function exceeds 40 lines - All existing tests pass (`tox -e unit`) - No behavior change
Timmy closed this issue 2026-03-20 01:21:25 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#560