From d8550e2d76abb4440ef8d6e4c35d26365efb8d38 Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Sat, 7 Mar 2026 01:22:57 +0300 Subject: [PATCH] style: fix rustfmt line length in BABE benchmarking blob Co-Authored-By: Claude Opus 4.6 --- bizinikiwi/pezframe/babe/src/benchmarking.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bizinikiwi/pezframe/babe/src/benchmarking.rs b/bizinikiwi/pezframe/babe/src/benchmarking.rs index 277adc05..3d9bcce1 100644 --- a/bizinikiwi/pezframe/babe/src/benchmarking.rs +++ b/bizinikiwi/pezframe/babe/src/benchmarking.rs @@ -56,7 +56,8 @@ mod benchmarks { 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 5, 66, 65, 66, 69, 1, 1, 64, 26, 84, 182, 160, 222, 34, 198, 165, 146, 79, 37, 85, 10, 215, 43, 129, 200, 156, 108, 87, 47, 47, 75, 74, 65, 59, 187, 194, 29, 62, 86, 163, 207, 136, 60, 7, 233, 140, 149, 75, 55, 209, 127, 195, - 201, 55, 198, 181, 32, 185, 196, 112, 143, 147, 136, 206, 34, 74, 74, 182, 79, 234, 143, + 201, 55, 198, 181, 32, 185, 196, 112, 143, 147, 136, 206, 34, 74, 74, 182, 79, 234, + 143, ]; let equivocation_proof1: pezsp_consensus_babe::EquivocationProof
=