Turn into more object oriented programming style where applicable (Run ID: kaspersgit_ml_2_sql_issue_51_2bfd1c88) #52
Annotations
7 errors
|
Test with pytest
The operation was canceled.
|
Lint with Ruff:
ml2sql/utils/modelling/main_modeler.py#L4
ml2sql/utils/modelling/main_modeler.py:4:38: F401 `typing.Optional` imported but unused
|
Lint with Ruff:
ml2sql/utils/modelling/main_modeler.py#L4
ml2sql/utils/modelling/main_modeler.py:4:54: F401 `typing.Union` imported but unused
|
Lint with Ruff:
ml2sql/utils/modelling/models/base_model.py#L3
ml2sql/utils/modelling/models/base_model.py:3:18: F401 `pandas` imported but unused
|
Lint with Ruff:
ml2sql/utils/modelling/models/base_model.py#L4
ml2sql/utils/modelling/models/base_model.py:4:17: F401 `numpy` imported but unused
|
Lint with Ruff
Process completed with exit code 1.
|
Loading