Home
last modified time | relevance | path

Searched refs:report_by_type_stats (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pylint/pylint/checkers/
H A Dbase.py194 def report_by_type_stats(sect, stats, old_stats): function
544 reports = (('RP0101', 'Statistics by type', report_by_type_stats),)
/dports/devel/pylint/pylint-2.12.1/pylint/checkers/
H A Dbase.py398 def report_by_type_stats( function
1083 reports = (("RP0101", "Statistics by type", report_by_type_stats),)