extract: simplify parents assignement
We move to the more standard style of: value = default if special: value = other This is more consistent and compact.
Loading
Please register or sign in to comment
We move to the more standard style of: value = default if special: value = other This is more consistent and compact.