feat: task
Python Lint CI / ruff-format-check (push) Successful in 56s
Python Lint CI / ty (push) Successful in 56s
Python Lint CI / ruff (push) Successful in 1m2s

This commit is contained in:
2026-07-03 19:55:03 +02:00
parent edceea6619
commit d7fbac6cf4
7 changed files with 126 additions and 5 deletions
+1
View File
@@ -1 +1,2 @@
from .comment import Comment # noqa: F401
from .task import Task # noqa: F401