Closed HeeManSu closed 8 months ago
Hey @HeeManSu This is not required as diffing function will not just be used for diffing inspect objects, it's a generic function to diff any kind of object, that's why we don't have to apply type check here for inspect kind of objects.
Thanks