Skip to content

Commit 799285d

Browse files
Rename Plotting.jl to plotting.jl
1 parent e9bdaf6 commit 799285d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plotting.jl renamed to src/plotting.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -938,4 +938,4 @@ function generate_plots(processed_data::ProcessedData, config::AnalyticsConfig,
938938

939939
@info "Visualizations generation attempted. Check logs for success/failure of individual plots."
940940
set_theme!() # Reset theme
941-
end
941+
end

0 commit comments

Comments
 (0)