Closed sbosley closed 7 years ago
Fixes bad handling of transitory values in AbstractModel.clone()
AbstractModel.clone()
Closes #251
LGTM
Changes LGTM
Update: in auditing the transitory code I noticed they would behave badly when using a null key or more importantly null values. Added fixes for that as well.
Changes still LGTM
Fixes bad handling of transitory values in
AbstractModel.clone()
Closes #251