Skip to content

Commit fc62f36

Browse files
committed
style: gofmt
1 parent c19628b commit fc62f36

File tree

1 file changed

+1
-1
lines changed
  • std/permutation/poseidon2

1 file changed

+1
-1
lines changed

std/permutation/poseidon2/gkr.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ func (p *GkrCompressions) finalize(api frontend.API) error {
305305
if err != nil {
306306
return err
307307
}
308-
308+
309309
// connect to output
310310
// TODO can we save 1 constraint per instance by giving the desired outputs to the gkr api?
311311
solution, err := gkrApi.Solve(api)

0 commit comments

Comments
 (0)