Path: lgtm Cleanup

This commit is contained in:
brad
2019-06-10 10:50:06 -05:00
parent 58608df237
commit 4cbdf78836
7 changed files with 169 additions and 144 deletions
+1 -1
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):