src/eric7/Plugins/WizardPlugins/EricPluginWizard/Templates.py

branch
eric7
changeset 10906
a398053bede2
parent 10807
4bcd4e08418f
child 11090
f5f5f5803935
equal deleted inserted replaced
10905:487adcd8dfa7 10906:a398053bede2
33 "shortDescription": "{shortDescription}", 33 "shortDescription": "{shortDescription}",
34 "longDescription": ( 34 "longDescription": (
35 """{longDescription}""" 35 """{longDescription}"""
36 ), 36 ),
37 "needsRestart": {needsRestart}, 37 "needsRestart": {needsRestart},
38 "hasCompiledForms": {hasCompiledForms},
38 "pyqtApi": 2, 39 "pyqtApi": 2,
39 }} 40 }}
40 # End-Of-Header 41 # End-Of-Header
41 42
42 error = "" # noqa: U200 43 error = "" # noqa: U200

eric ide

mercurial