Skip to content

solving Issue 12321 #11750

solving Issue 12321

solving Issue 12321 #11750

Triggered via pull request October 30, 2024 04:42
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (I001): neural_network/adaptive_resonance_theory.py#L25
neural_network/adaptive_resonance_theory.py:25:1: I001 Import block is un-sorted or un-formatted
Ruff (UP035): neural_network/adaptive_resonance_theory.py#L26
neural_network/adaptive_resonance_theory.py:26:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (E501): neural_network/adaptive_resonance_theory.py#L37
neural_network/adaptive_resonance_theory.py:37:89: E501 Line too long (89 > 88)
Ruff (UP006): neural_network/adaptive_resonance_theory.py#L58
neural_network/adaptive_resonance_theory.py:58:23: UP006 Use `list` instead of `List` for type annotation
ruff
Process completed with exit code 1.