Plugins/CheckerPlugins/CodeStyleChecker/__init__.py

Tue, 14 Apr 2015 19:51:10 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 14 Apr 2015 19:51:10 +0200
changeset 4217
38e8903f9c2f
parent 4021
195a471c327b
child 4631
5c1a96925da4
permissions
-rw-r--r--

Fixed two little issue that could lead to a traceback in the code style checker dialog and Utilities.

# -*- coding: utf-8 -*-

# Copyright (c) 2011 - 2015 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package containing the code style checker and fixer plug-in.
"""

eric ide

mercurial