[reformat] code reformatting with PyCharm
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
|
||||
import sys, time
|
||||
import sys
|
||||
import time
|
||||
|
||||
from PySide.QtGui import QApplication
|
||||
from pylot.core.util.widgets import FilterOptionsDialog, PropertiesDlg, HelpForm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user