perf: format

This commit is contained in:
Junyan Qin
2025-07-05 21:56:17 +08:00
parent 0e5c9e19e1
commit 39c062f73e
2 changed files with 30 additions and 37 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')