bugfix: correction of the LHSGenerator draw method name
The LHSGenerator
was still using an old drawing function name (draw_parameter
) instead of draw
.
This MR fixes it.
Note: this sample generator is not tested in the CI.
GitLab upgrade completed. Current version is 17.11.1. We now benefit from the features of the release 17.11.
The LHSGenerator
was still using an old drawing function name (draw_parameter
) instead of draw
.
This MR fixes it.
Note: this sample generator is not tested in the CI.