Skip to content

solving Issue 12321 #11744

solving Issue 12321

solving Issue 12321 #11744

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 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 (W293): neural_network/adaptive_resonance_theory.py#L24
neural_network/adaptive_resonance_theory.py:24:1: W293 Blank line contains whitespace
Ruff (E501): neural_network/adaptive_resonance_theory.py#L26
neural_network/adaptive_resonance_theory.py:26:89: E501 Line too long (95 > 88)
Ruff (W293): neural_network/adaptive_resonance_theory.py#L32
neural_network/adaptive_resonance_theory.py:32:1: W293 Blank line contains whitespace
Ruff (E501): neural_network/adaptive_resonance_theory.py#L48
neural_network/adaptive_resonance_theory.py:48:89: E501 Line too long (93 > 88)
Ruff (EM102): neural_network/adaptive_resonance_theory.py#L49
neural_network/adaptive_resonance_theory.py:49:30: EM102 Exception must not use an f-string literal, assign to variable first
Ruff (E501): neural_network/adaptive_resonance_theory.py#L49
neural_network/adaptive_resonance_theory.py:49:89: E501 Line too long (108 > 88)
Ruff (W293): neural_network/adaptive_resonance_theory.py#L50
neural_network/adaptive_resonance_theory.py:50:1: W293 Blank line contains whitespace
Ruff (E501): neural_network/adaptive_resonance_theory.py#L104
neural_network/adaptive_resonance_theory.py:104:89: E501 Line too long (113 > 88)
ruff
Process completed with exit code 1.