comparison: src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Security/__init__.py
src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Security/__init__.py
- branch
- eric7
- changeset 9209
- b99e7fd55fd3
- parent 8881
- 54e42bc2437a
- child 9325
- 8157eb19aba5
equal
deleted
inserted
replaced
|
1 # -*- coding: utf-8 -*- |
|
2 |
|
3 # Copyright (c) 2020 - 2022 Detlev Offenbach <detlev@die-offenbachs.de> |
|
4 # |
|
5 |
|
6 """ |
|
7 Package implementing the security checker. |
|
8 """ |