Skip to content

solving Issue 12321 #11745

solving Issue 12321

solving Issue 12321 #11745

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (E501): neural_network/adaptive_resonance_theory.py#L19
neural_network/adaptive_resonance_theory.py:19:89: E501 Line too long (92 > 88)
Ruff (E501): neural_network/adaptive_resonance_theory.py#L26
neural_network/adaptive_resonance_theory.py:26:89: E501 Line too long (95 > 88)
Ruff (EM102): neural_network/adaptive_resonance_theory.py#L53
neural_network/adaptive_resonance_theory.py:53:17: EM102 Exception must not use an f-string literal, assign to variable first
Ruff (E501): neural_network/adaptive_resonance_theory.py#L53
neural_network/adaptive_resonance_theory.py:53:89: E501 Line too long (94 > 88)
Ruff (E501): neural_network/adaptive_resonance_theory.py#L110
neural_network/adaptive_resonance_theory.py:110:89: E501 Line too long (113 > 88)
ruff
Process completed with exit code 1.