FreeCAD: master f018b1de

Author Committer Branch Timestamp Parent
chennes chennes master 2021-03-01 05:11:52 master c7c420ca
Changeset [DRAFT] Remove unused loop variable

LGTM is concerned about the unused loop variable in this algorithm.
While there was nothing wrong here, to eliminate the alarm the loop was
removed entirely, since Python allows the use of the multiplication
operator here to achieve the same effect.
mod - src/Mod/Draft/draftguitools/gui_trimex.py Diff File