Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
._is_mutable()
to account for parent state proxy (#3739)
When a parent state proxy is set, also allow child StateProxy._self_mutable to override the parent's `_is_mutable()`.
- Loading branch information