eric6/Plugins/CheckerPlugins/CodeStyleChecker/Complexity/__init__.py@72b88fb20261
eric6/Plugins/CheckerPlugins/CodeStyleChecker/Complexity/__init__.py
Sat, 19 Dec 2020 15:22:26 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 19 Dec 2020 15:22:26 +0100
- changeset 7900
- 72b88fb20261
- parent 7782
-
976d3b19ba7f
- child 7923
-
91e843545d9a
- permissions
- -rw-r--r--
Corrected the use of '@keyparam' in the source documentation.
# -*- coding: utf-8 -*-
# Copyright (c) 2020 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the code complexity checker.
"""