style: normalize python formatting gates

This commit is contained in:
Xiaoxia AI
2026-06-21 06:52:19 +08:00
parent 0809a079c5
commit bfbaddbd9a
129 changed files with 3024 additions and 2485 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
"""SQLite Tracker Adapter"""
from .project_management_repositories import (
SQLiteTaskRepository,
SQLiteMilestoneRepository,
SQLiteTaskIssueRepository,
SQLiteTaskRepository,
)
__all__ = [