Created by: ryaninvents
The clone
method checks for the existence of self.plane
before calling self.plane.clone()
. This commit adds the same check to the invert
method.
Created by: ryaninvents
The clone
method checks for the existence of self.plane
before calling self.plane.clone()
. This commit adds the same check to the invert
method.