Plugins/CheckerPlugins/CodeStyleChecker/__init__.py

Tue, 08 Oct 2013 19:52:11 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 08 Oct 2013 19:52:11 +0200
changeset 2996
c6f16f1b9958
parent 2982
556adfe76ba7
child 3160
209a07d7e401
permissions
-rw-r--r--

Fixed a type in the code style checker dialog.

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

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

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

eric ide

mercurial