We only use os.path here

This commit is contained in:
Thomas-Karl Pietrowski 2016-03-14 15:50:59 +01:00
parent 3893cd06bd
commit f2da1db984

View file

@ -47,7 +47,6 @@ from PyQt5.QtQml import qmlRegisterUncreatableType
import platform
import sys
import os
import os.path
import numpy
import copy