FreeCAD: master b1789ae7

Author Committer Branch Timestamp Parent
chennes wwmayer master 2021-02-26 02:03:53 master 16ff933b
Changeset [PD] Fix minor static analysis issues in FCGear

LGTM has identified a number of minor issues with the FCGear Part Design
scripts. This commit addresses each of them, and also corrects two minor
spelling errors in the dialog. None of the errors or their fixes are
expected to result in changes to the functionality of the script.
mod - src/Mod/PartDesign/fcgear/fcgear.py Diff File
mod - src/Mod/PartDesign/fcgear/fcgeardialog.py Diff File
mod - src/Mod/PartDesign/fcgear/involute.py Diff File
mod - src/Mod/PartDesign/fcgear/svggear.py Diff File