Skip to content

PythonPartPylintDecorator

implementation of the PythonPart decorators for the pylint extension

PythonPartPylintDecorator

Canonical path: TestHelper.PythonPartPylintDecorator.PythonPartPylintDecorator

implementation of the PythonPart decorators for the pylint extension

deprecated staticmethod

deprecated(replace: str = '') -> Callable

create the deprecated function decorator

Parameters:

  • replace (str, default: '' ) –

    replace information

Returns:

  • Callable

    function decorator