Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`obj in v.derived_from` uses equality (==) rather than identity (is).
- Loading branch information
`obj in v.derived_from` uses equality (==) rather than identity (is).