comparison: eric6/Plugins/CheckerPlugins/CodeStyleChecker/PathLib/__init__.py
eric6/Plugins/CheckerPlugins/CodeStyleChecker/PathLib/__init__.py
- changeset 8166
- bd5cd5858503
equal
deleted
inserted
replaced
|
1 # -*- coding: utf-8 -*- |
|
2 |
|
3 # Copyright (c) 2021 Detlev Offenbach <detlev@die-offenbachs.de> |
|
4 # |
|
5 |
|
6 """ |
|
7 Package implementing the checker for functions that can be replaced by use of |
|
8 the pathlib module. |
|
9 """ |