Skip to content
Snippets Groups Projects
Commit 4010a036 authored by v.gramlich1's avatar v.gramlich1
Browse files

Added PlotOversampling to default_plot_list in test_defaults.py

parent 8bf45b43
No related branches found
No related tags found
1 merge request!302Draft: Resolve "Class-based Oversampling technique"
Pipeline #73228 passed
...@@ -68,4 +68,4 @@ class TestAllDefaults: ...@@ -68,4 +68,4 @@ class TestAllDefaults:
assert DEFAULT_PLOT_LIST == ["PlotMonthlySummary", "PlotStationMap", "PlotClimatologicalSkillScore", assert DEFAULT_PLOT_LIST == ["PlotMonthlySummary", "PlotStationMap", "PlotClimatologicalSkillScore",
"PlotTimeSeries", "PlotCompetitiveSkillScore", "PlotBootstrapSkillScore", "PlotTimeSeries", "PlotCompetitiveSkillScore", "PlotBootstrapSkillScore",
"PlotConditionalQuantiles", "PlotAvailability", "PlotAvailabilityHistogram", "PlotConditionalQuantiles", "PlotAvailability", "PlotAvailabilityHistogram",
"PlotDataHistogram"] "PlotDataHistogram","PlotOversampling"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment