Skip to content

Commit 529a17d

Browse files
committed
Update mod.rs
1 parent 2f2f824 commit 529a17d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/experiment_runner/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pub mod optimizer_sets;
55
pub mod plotting_manager;
66
pub mod problem_sets;
77
pub mod report_generator;
8-
mod reports;
8+
pub mod reports;
99
pub mod statistical_analysis;
1010
pub mod unified_report;
1111
pub mod unified_report_tests;

0 commit comments

Comments
 (0)