eric6/Plugins/CheckerPlugins/CodeStyleChecker/Complexity/__init__.py

changeset 7782
976d3b19ba7f
child 7923
91e843545d9a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/eric6/Plugins/CheckerPlugins/CodeStyleChecker/Complexity/__init__.py	Mon Oct 12 19:54:03 2020 +0200
@@ -0,0 +1,8 @@
+# -*- coding: utf-8 -*-
+
+# Copyright (c) 2020 Detlev Offenbach <detlev@die-offenbachs.de>
+#
+
+"""
+Package implementing the code complexity checker.
+"""

eric ide

mercurial