Refactor AssessPy for consistency, stability #42
Annotations
4 errors
Ruff (I001):
assesspy/ci.py#L1
assesspy/ci.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
assesspy/ci.py#L1
assesspy/ci.py:1:8: F401 `math` imported but unused
|
Ruff (F401):
assesspy/ci.py#L5
assesspy/ci.py:5:27: F401 `statsmodels.api` imported but unused
|
lint-ruff
Process completed with exit code 1.
|