python-dependency-injector
python-dependency-injector copied to clipboard
Explicitly mention the required usage of "memo"
trafficstars
Wasted a couple of hours because I forgot to pass memo when using deepcopy 😄
Mentioning it explicitly like this will hopefully prevent this for other people in the future.