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

Sat, 03 Apr 2021 16:54:10 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 03 Apr 2021 16:54:10 +0200
changeset 8199
f6db89b067e7
parent 8166
bd5cd5858503
permissions
-rw-r--r--

Code Style Checker
- added capability to the results page to filter the messages based on message code

# -*- 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