LGTM catches a potential error with the mutation of default values: implement their suggested workaround of using a None placeholder to ensure the default itself is never modified.
LGTM catches a potential error with the mutation of default values: implement their suggested workaround of using a None placeholder to ensure the default itself is never modified.