Skip to content

Fix deepcopy bug i.e. `x[1]` is a string and has no value type and no return value

Aleksandar Trifunovic requested to merge (removed):master into master

In the last merge request I missed the return value. This should work now.

Merge request reports