48c48
< if return_type != actual_type:
---
> if actual_type != "OOD" and return_type != actual_type: