Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jae-cuz committed Sep 18, 2023
1 parent 41a0fb1 commit a8a31d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fibo_with_padding.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a8a31d7

Please sign in to comment.