Plugins/CheckerPlugins/CodeStyleChecker/__init__.py@4867c8189b62
Plugins/CheckerPlugins/CodeStyleChecker/__init__.py
Mon, 07 Sep 2015 22:33:03 +0200
- author
- T.Rzepka <Tobias.Rzepka@gmail.com>
- date
- Mon, 07 Sep 2015 22:33:03 +0200
- changeset 4444
- 4867c8189b62
- parent 4021
-
195a471c327b
- child 4631
-
5c1a96925da4
- permissions
- -rw-r--r--
Multiple pep8 fixes in one line doesn't mix up syntax any more.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2015 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing the code style checker and fixer plug-in.
"""