Skip to content

Improve idx loop

Chnage loop with idx by

"separator".join([element for element in list])

Merge request reports

Loading