Skip to content

Commit b615922

Browse files
wesmclaude
andcommitted
chore: Apply ruff formatting to test_app_controller.py
Applied ruff format to test file after adding new sort validation tests. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 255509b commit b615922

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_app_controller.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1453,4 +1453,3 @@ async def test_view_switch_clears_selections(self, controller, mock_view):
14531453

14541454
assert len(controller.state.selected_group_keys) == 0
14551455
assert len(controller.state.selected_ids) == 0
1456-

0 commit comments

Comments
 (0)