--- a/ProjectPyramid/FormSelectionDialog.py Sat Apr 12 19:46:03 2014 +0200 +++ b/ProjectPyramid/FormSelectionDialog.py Sat Apr 26 17:11:59 2014 +0200 @@ -7,7 +7,7 @@ Module implementing a dialog to select the template type. """ -from __future__ import unicode_literals # __IGNORE_WARNING__ +from __future__ import unicode_literals from PyQt4.QtCore import pyqtSlot from PyQt4.QtGui import QDialog, QDialogButtonBox