style: auto-fix ruff lint and format

This commit is contained in:
github-actions[bot]
2026-03-09 16:20:51 +00:00
parent ea078623b3
commit dd547c931a
3 changed files with 8 additions and 10 deletions

View File

@@ -276,9 +276,7 @@ def test_serialize_form_item_grid_includes_row_and_column_structure():
"rowQuestion": {"title": "Dishes"},
},
],
"grid": {
"columns": {"options": [{"value": "Never"}, {"value": "Often"}]}
},
"grid": {"columns": {"options": [{"value": "Never"}, {"value": "Often"}]}},
},
}