FreeCAD: master 94897764

Author Committer Branch Timestamp Parent
Kunda1 yorik master 2020-04-21 10:35:40 master ae728e63
Changeset LGTM: Fix 'testing equality to None'

Testing whether an object is `None` using the `==` operator is inefficient and potentially incorrect.
mod - src/Mod/Draft/DraftGeomUtils.py Diff File
mod - src/Mod/Draft/draftguitools/gui_edit.py Diff File