feat: add functions

This commit is contained in:
WangCham
2025-07-03 23:28:47 +08:00
committed by Junyan Qin
parent c4671fbf1c
commit 34fe8b324d
12 changed files with 75 additions and 49 deletions

View File

@@ -2,7 +2,7 @@ from __future__ import annotations
import quart
from ... import group
from .. import group
@group.group_class('pipelines', '/api/v1/pipelines')