1
0

Update formatting

This commit is contained in:
Stefan Müller
2026-01-26 21:58:01 +01:00
parent 6d499efd3c
commit d28f2ff79e
5 changed files with 19 additions and 6 deletions
+1 -1
View File
@@ -52,4 +52,4 @@ fn movie_theater() {
Ok((50, 0)),
solvers::run_solver(solvers::movie_theater::MovieTheater {}, &EXAMPLE_PATHS)
);
}
}