Skip to content

Commit b83dd05

Browse files
committed
fix: ruff format
1 parent e12aedb commit b83dd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/queries/test_dataset.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ def test_create_with_email_options_readapi(indico):
443443
"html_renderer_version": 1,
444444
"msg_converter_version": 1,
445445
"header_version": 1,
446-
"sanitize_css": False
446+
"sanitize_css": False,
447447
}
448448
dataset = client.call(
449449
CreateEmptyDataset(

0 commit comments

Comments
 (0)