Plugins/CheckerPlugins/Pep8/__init__.py@2cb4e3c50b37
Plugins/CheckerPlugins/Pep8/__init__.py
Tue, 01 Oct 2013 18:42:42 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 01 Oct 2013 18:42:42 +0200
- changeset 2980
- 2cb4e3c50b37
- parent 2302
-
f29e9405c851
- permissions
- -rw-r--r--
Continued changing the names of the various code style checkers to make them more appropriate to the broadened scope.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing the code style checker and fixer plug-in.
"""