PyLintInterface/PyLintExecDialog.py

branch
eric7
changeset 115
4a96d169c373
parent 114
524f52c0ac34
child 116
71d3a2e48265
equal deleted inserted replaced
114:524f52c0ac34 115:4a96d169c373
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2005 - 2023 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2005 - 2024 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