Skip to content

Bug fix for comparison_twod_contour_plot

The comparison_twod_contour_plot fails if linestyles is not specified as an argument, as a default value of None is not set for it. This MR fixes this.

Merge request reports