PyLint/__init__.py

changeset 94
45d226917534
parent 82
5493d105d329
equal deleted inserted replaced
93:5415a36586c7 94:45d226917534
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2007 - 2020 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2007 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Package containing the PyLint plugin. 7 Package containing the PyLint plugin.
8 """ 8 """

eric ide

mercurial