Skip to content

Commit 38abfd5

Browse files
committed
fix: ruff format
1 parent 8c4dd77 commit 38abfd5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

experiments/report/eval_v1_baseline.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ def _display_path(path: Path) -> str:
5454
except ValueError:
5555
return str(path)
5656

57+
5758
_PLACEHOLDER_KEYS = frozenset({"", "dev-no-api-key", "sk-ant-"})
5859
_CASE_DELAY_SECS = 75 # 케이스 간 대기 — Tier-1 Haiku 50K TPM 초과 방지
5960

0 commit comments

Comments
 (0)