eric6/Plugins/CheckerPlugins/CodeStyleChecker/__init__.py@88261c96484b
eric6/Plugins/CheckerPlugins/CodeStyleChecker/__init__.py
Sun, 12 Apr 2020 19:07:49 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 12 Apr 2020 19:07:49 +0200
- changeset 7533
- 88261c96484b
- parent 7360
-
9190402e4505
- child 7923
-
91e843545d9a
- permissions
- -rw-r--r--
Removed the '.png' extension from all call to get an icon or a pixmap from the PixmapCache because this is not needed anymore.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2020 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing the code style checker and fixer plug-in.
"""