PyLintInterface/PyLintExecDialog.py

branch
eric7
changeset 114
524f52c0ac34
parent 112
7ece4ae4b274
child 115
4a96d169c373
equal deleted inserted replaced
113:73c99e86f7cd 114:524f52c0ac34
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2005 - 2022 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2005 - 2023 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to show the results of the PyLint run. 7 Module implementing a dialog to show the results of the PyLint run.
8 """ 8 """

eric ide

mercurial