editors/ResourceEditor.py
changeset 1773 38fde37c3766
parent 1768 691083b5682a
child 1782 5b6ad7a7fd9d
--- a/editors/ResourceEditor.py	Sat Aug 19 00:30:22 2017 +0300
+++ b/editors/ResourceEditor.py	Sat Aug 19 00:58:44 2017 +0300
@@ -37,7 +37,8 @@
 #                          Configuration Editor class
 #-------------------------------------------------------------------------------
 
-[ID_CONFIGURATIONEDITOR,
+[
+    ID_CONFIGURATIONEDITOR,
 ] = [wx.NewId() for _init_ctrls in range(1)]