Skip to content

Commit c55e426

Browse files
committed
Apply rustfmt formatting
1 parent df42e59 commit c55e426

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/scientific_computing.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
use mathcore::parser::Parser;
21
use mathcore::differential::{DifferentialEquations, PDESolver};
2+
use mathcore::parser::Parser;
33

44
fn main() {
55
println!("Scientific Computing Examples\n");

0 commit comments

Comments
 (0)