Skip to content

catch edge cases in weight-name cleaning

Previous implementation of weight name cleaning doesn't catch the cases where you have a comma in the weight name. This MR addresses this issue.

.cc/ @ewelina @lcorpe

Merge request reports