Feature ml models #19
Open
Annotations
6 errors
|
Run Ruff linter
Process completed with exit code 1.
|
|
Run Ruff linter:
test/test_machine-learning-models.py#L69
test/test_machine-learning-models.py:69:5: F841 Local variable `prediction` is assigned to but never used
|
|
Run Ruff linter:
test/test_machine-learning-models.py#L60
test/test_machine-learning-models.py:60:5: F841 Local variable `prediction` is assigned to but never used
|
|
Run Ruff linter:
test/test_machine-learning-models.py#L51
test/test_machine-learning-models.py:51:5: F841 Local variable `dataset` is assigned to but never used
|
|
Run Ruff linter:
test/test_machine-learning-models.py#L30
test/test_machine-learning-models.py:30:5: F841 Local variable `prediction` is assigned to but never used
|
|
Run Ruff linter:
test/test_machine-learning-models.py#L14
test/test_machine-learning-models.py:14:5: F841 Local variable `prediction` is assigned to but never used
|
Loading