diff --git a/powersoftau/src/bin/compute_constrained.rs b/powersoftau/src/bin/compute_constrained.rs index 0eeb30f..1668cf6 100644 --- a/powersoftau/src/bin/compute_constrained.rs +++ b/powersoftau/src/bin/compute_constrained.rs @@ -154,7 +154,7 @@ fn main() { } print!(" "); } - println!(""); + println!(); } }