Plugins/CheckerPlugins/Pep8/Pep8Dialog.py

changeset 2302
f29e9405c851
parent 2223
054c285dab38
child 2404
cba0ff902c2b
child 2801
8ccc38b80dc2
equal deleted inserted replaced
2301:cfab9cb261d2 2302:f29e9405c851
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2011 - 2012 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2011 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to show the results of the PEP 8 check. 7 Module implementing a dialog to show the results of the PEP 8 check.
8 """ 8 """

eric ide

mercurial