eric6/Plugins/CheckerPlugins/CodeStyleChecker/__init__.py@37836fa8e4ea
eric6/Plugins/CheckerPlugins/CodeStyleChecker/__init__.py
Fri, 09 Apr 2021 21:14:51 +0200
- author
- T.Rzepka <Tobias.Rzepka@gmail.com>
- date
- Fri, 09 Apr 2021 21:14:51 +0200
- changeset 8208
- 37836fa8e4ea
- parent 7923
-
91e843545d9a
- permissions
- -rw-r--r--
Updated pyflakes to 2.3.1 and pycodestyle to 2.7.0.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing the code style checker and fixer plug-in.
"""