src/eric7/Plugins/PluginEricapi.py

branch
eric7
changeset 11148
15e30f0c76a8
parent 11090
f5f5f5803935
equal deleted inserted replaced
11147:dee6e106b4d3 11148:15e30f0c76a8
35 ), 35 ),
36 "pyqtApi": 2, 36 "pyqtApi": 2,
37 } 37 }
38 # End-Of-Header 38 # End-Of-Header
39 39
40 error = "" # noqa: U200 40 error = "" # noqa: U-200
41 41
42 42
43 def exeDisplayData(): 43 def exeDisplayData():
44 """ 44 """
45 Public method to support the display of some executable info. 45 Public method to support the display of some executable info.

eric ide

mercurial