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

Sat, 17 Apr 2021 12:21:37 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 17 Apr 2021 12:21:37 +0200
changeset 8246
e4b95b0ebd31
parent 8166
bd5cd5858503
permissions
-rw-r--r--

Code Style Checker: added configuration options for the reworked the type annotations checker to the code style checker dialog.

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