Skip to content

solving Issue 12321 #11748

solving Issue 12321

solving Issue 12321 #11748

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (RUF002): neural_network/adaptive_resonance_theory.py#L18
neural_network/adaptive_resonance_theory.py:18:11: RUF002 Docstring contains ambiguous `–` (EN DASH). Did you mean `-` (HYPHEN-MINUS)?
Ruff (E501): neural_network/adaptive_resonance_theory.py#L75
neural_network/adaptive_resonance_theory.py:75:89: E501 Line too long (92 > 88)
Ruff (E501): neural_network/adaptive_resonance_theory.py#L155
neural_network/adaptive_resonance_theory.py:155:89: E501 Line too long (89 > 88)
ruff
Process completed with exit code 1.