Improved style in moulder/__init__.py

This commit is contained in:
Santiago Soler
2018-02-08 14:28:44 -03:00
parent fc33c059e9
commit a0aedfe432

View File

@@ -1,5 +1,6 @@
import sys
from PyQt5.QtWidgets import QApplication
from .main_window import MoulderApp