Update to modern packaging setup #1
Annotations
10 errors
assesspy/__init__.py#L1
assesspy/__init__.py:1:17: F401 `.ci.boot_ci` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
assesspy/__init__.py#L1
assesspy/__init__.py:1:26: F401 `.ci.cod_ci` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
assesspy/__init__.py#L1
assesspy/__init__.py:1:34: F401 `.ci.prd_ci` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
assesspy/__init__.py#L3
assesspy/__init__.py:3:24: F401 `.load_data.ratios_sample` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
assesspy/__init__.py#L4
assesspy/__init__.py:4:23: F401 `.outliers.iqr_outlier` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
assesspy/__init__.py#L4
assesspy/__init__.py:4:36: F401 `.outliers.is_outlier` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
assesspy/__init__.py#L4
assesspy/__init__.py:4:48: F401 `.outliers.quantile_outlier` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
assesspy/__init__.py#L5
assesspy/__init__.py:5:28: F401 `.sales_chasing.detect_chasing` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
assesspy/__init__.py#L6
assesspy/__init__.py:6:20: F401 `.utils.check_inputs` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
|
This job failed
Loading