Plugins/CheckerPlugins/SyntaxChecker/__init__.py@39f27a2a2ea3
Plugins/CheckerPlugins/SyntaxChecker/__init__.py
Wed, 27 Jul 2016 13:56:37 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Wed, 27 Jul 2016 13:56:37 +0200
- changeset 5065
- 39f27a2a2ea3
- parent 4631
-
5c1a96925da4
- child 5389
-
9b1c800daff3
- permissions
- -rw-r--r--
Little fix in the pyflakes checker.
# -*- coding: utf-8 -*-
# Copyright (c) 2007 - 2016 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing the Syntax Checker plugin.
"""