These return `Optional[BaseImage]` and `RImage` respectively. Should both or neither accept `None` as a possible return value?
These return
Optional[BaseImage]andRImagerespectively.Should both or neither accept
Noneas a possible return value?