Replace != None
with is not None
in Python bindings#375
Open
stephane-caron wants to merge 1 commit intoSimple-Robotics:develfrom stephane-caron:fix/is_not_None
+8-8
!= None
with is not None
in Python bindings#375