From 29f7167541affbf2df8a5edb5ecbe133caf42d05 Mon Sep 17 00:00:00 2001 From: guorong009 Date: Mon, 12 Aug 2024 14:30:02 +0800 Subject: [PATCH] chore: fmt --- halo2_proofs/tests/serialization.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/halo2_proofs/tests/serialization.rs b/halo2_proofs/tests/serialization.rs index 96fbdddde..2bf9c23b8 100644 --- a/halo2_proofs/tests/serialization.rs +++ b/halo2_proofs/tests/serialization.rs @@ -8,7 +8,8 @@ use halo2_debug::test_rng; use halo2_proofs::{ circuit::{Layouter, SimpleFloorPlanner, Value}, plonk::{ - create_proof, keygen_pk, keygen_vk_custom, pk_read, verify_proof, vk_read, Advice, Circuit, Column, ConstraintSystem, ErrorFront, Fixed, Instance + create_proof, keygen_pk, keygen_vk_custom, pk_read, verify_proof, vk_read, Advice, Circuit, + Column, ConstraintSystem, ErrorFront, Fixed, Instance, }, poly::{ kzg::{