Path: lgtm Cleanup

This commit is contained in:
brad
2019-06-08 18:55:44 -05:00
parent 266933473f
commit 8e372108b5
7 changed files with 169 additions and 144 deletions

View File

@@ -26,7 +26,7 @@
import FreeCAD
import FreeCADGui
import Path
from PySide import QtCore, QtGui
from PySide import QtCore
# Qt translation handling
def translate(context, text, disambig=None):