getindata/kedro-airflow-k8s

View on GitHub
setup.py

Summary

Maintainability
A
0 mins
Test Coverage

Similar lines in 2 files
Open

"""kedro_airflow_k8s module."""
Severity: Info
Found in setup.py by pylint

Indicates that a set of similar lines has been detected among multiple file. This usually means that the code should be refactored to avoid this duplication. ==kedroairflowk8s.operators.createpipelinestorage:19 ==kedroairflowk8s.operators.deletepipelinestorage:18 templatefields = [`pvcname`]

@applydefaults def _init_( self, pvcname: str, namespace: str,

There are no issues that match your filters.

Category
Status