getindata/dbt-airflow-factory

View on GitHub
dbt_airflow_factory/tasks_builder/parameters.py

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Missing module docstring
Open

from dataclasses import dataclass

Used when a module has no docstring.Empty modules do not require a docstring.

Missing class docstring
Open

@dataclass(frozen=True)

Used when a class has no docstring.Even an empty class must have a docstring.

There are no issues that match your filters.

Category
Status