Skip to content

Commit db80eec

Browse files
Rename Reporting.jl to reporting.jl
1 parent 23eea2d commit db80eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Reporting.jl renamed to src/reporting.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,4 +318,4 @@ function generate_markdown_summary(processed_data::ProcessedData, config::Analyt
318318

319319
@info "Markdown report generated successfully at: $report_path"
320320
return report_path
321-
end
321+
end

0 commit comments

Comments
 (0)