Skip to content

Commit 0503aff

Browse files
style: format test_render.py
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
1 parent 3999880 commit 0503aff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_render.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ def test_value_exceeds_max_clamped(self):
124124
# 200/100 clamped to full bar
125125
assert _spark_bar(200, 100) == "█" * 8
126126

127+
127128
# ── _fmt_delta ───────────────────────────────────────────────
128129

129130

0 commit comments

Comments
 (0)