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 18.6.4
https://about.gitlab.com/releases/2025/11/20/gitlab-18-6-released/
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.