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 |