kdc_network_reject: make black formatter happy

This commit is contained in:
Ilya Golshtein 2024-09-03 13:32:02 +00:00
parent c264f1c468
commit 4212ad02e3

View File

@ -217,7 +217,7 @@ def test_kafka_json_as_string_no_kdc(kafka_cluster):
"source": source,
"destination": destination,
"action": "REJECT",
"protocol": "all"
"protocol": "all",
}
)