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

Thu, 01 Apr 2021 17:23:35 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 01 Apr 2021 17:23:35 +0200
changeset 8188
bfa6c0969acf
parent 8166
bd5cd5858503
permissions
-rw-r--r--

Code Style Checker
- added icons for the new simplification checks

# -*- coding: utf-8 -*-

# Copyright (c) 2021 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing the checker for functions that can be replaced by use of
the pathlib module.
"""

eric ide

mercurial