py_ext/PythonFileCTNMixin.py
changeset 1736 7e61baa047f0
parent 1734 750eeb7230a1
child 1739 ec153828ded2
--- a/py_ext/PythonFileCTNMixin.py	Mon Aug 14 22:30:41 2017 +0300
+++ b/py_ext/PythonFileCTNMixin.py	Mon Aug 14 23:27:15 2017 +0300
@@ -33,6 +33,7 @@
 from CodeFileTreeNode import CodeFile
 from PythonEditor import PythonEditor
 
+
 class PythonFileCTNMixin(CodeFile):
 
     CODEFILE_NAME = "PyFile"