diff --git a/examples/fibo_with_padding.rs b/examples/fibo_with_padding.rs index 653b5c08..473cfeca 100644 --- a/examples/fibo_with_padding.rs +++ b/examples/fibo_with_padding.rs @@ -217,7 +217,7 @@ fn main() { } // plaf boilerplate - use chiquito::plonkish::backend::plaf::{chiquito2Plaf,PlafInstance}; + use chiquito::plonkish::backend::plaf::{chiquito2Plaf, PlafInstance}; use polyexen::plaf::{backends::halo2::PlafH2Circuit, WitnessDisplayCSV}; // get Chiquito ir