Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Typo fix changed `assert isinstance(obj_none, MyTarget)` to `assert isinstance(obj_all, MyTarget)`
- Loading branch information