Closed Nikhil-42 closed 1 year ago
Many of the classes have the deepcopy dunder implemented with the exact same implementation. Perhaps explore a class decorator that adds the method.
Description
Many of the classes have the deepcopy dunder implemented with the exact same implementation. Perhaps explore a class decorator that adds the method.