Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py

changeset 4631
5c1a96925da4
parent 4506
57666e501a42
child 5389
9b1c800daff3
equal deleted inserted replaced
4630:7b0e38956b5c 4631:5c1a96925da4
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2011 - 2015 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2011 - 2016 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog showing statistical data for the last code 7 Module implementing a dialog showing statistical data for the last code
8 style checker run. 8 style checker run.

eric ide

mercurial