ruff check fix

This commit is contained in:
lda
2026-07-30 01:27:46 +07:00 Verified
parent a3a4fb9250
commit 981edd3cf5
42 changed files with 155 additions and 153 deletions
+1 -1
View File
@@ -6,8 +6,8 @@ from typing import Any
import pytest
from typer.testing import CliRunner
import wf_cli.commands.caps as caps
from wf_cli.app import app
from wf_cli.commands import caps
from wf_cli.commands.caps import (
CapCallOutputFormat,
render_cap_call_output,