Date: 2025-08-28 16:50:44
Score: 0.5
Natty:
Since version 3.8, you can use an assignment expression
(setup2 := copy.deepcopy(setup1)).update({'param1': 10, 'param2': 20 })
Reasons:
- Whitelisted phrase (-1.5): you can use
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Low reputation (0.5):
Posted by: D.Vanhaute