Fix ruff format failure on migrate_sqlite_to_postgres.py #86
No reviewers
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/pal-e-api!86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "85-fix-ruff-format-migration-script"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
ruff formattoscripts/migrate_sqlite_to_postgres.pyto fix the CI formatting check failureChanges
scripts/migrate_sqlite_to_postgres.py: reformatted by ruff (whitespace/line-length adjustments)Test Plan
ruff format --check .passesruff check .passesReview Checklist
Related Notes
plan-2026-02-26-tf-modularize-postgres— Phase 5 CI blocker