kedro_airflow_k8s/operators/node_pod.py
Function __init__
has 28 arguments (exceeds 4 allowed). Consider refactoring. Wontfix
Wontfix
def __init__( # pylint: disable=too-many-arguments
Too many local variables (28/15) Open
Open
def __init__( # pylint: disable=too-many-arguments
- Read upRead up
- Exclude checks
Used when a function or method has too many local variables.