Skip to content

solving Issue 12321 #11751

solving Issue 12321

solving Issue 12321 #11751

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W291): neural_network/adaptive_resonance_theory.py#L4
neural_network/adaptive_resonance_theory.py:4:76: W291 Trailing whitespace
Ruff (W291): neural_network/adaptive_resonance_theory.py#L5
neural_network/adaptive_resonance_theory.py:5:78: W291 Trailing whitespace
Ruff (W291): neural_network/adaptive_resonance_theory.py#L6
neural_network/adaptive_resonance_theory.py:6:78: W291 Trailing whitespace
Ruff (W291): neural_network/adaptive_resonance_theory.py#L7
neural_network/adaptive_resonance_theory.py:7:76: W291 Trailing whitespace
Ruff (W291): neural_network/adaptive_resonance_theory.py#L8
neural_network/adaptive_resonance_theory.py:8:71: W291 Trailing whitespace
Ruff (W291): neural_network/adaptive_resonance_theory.py#L11
neural_network/adaptive_resonance_theory.py:11:78: W291 Trailing whitespace
Ruff (W291): neural_network/adaptive_resonance_theory.py#L12
neural_network/adaptive_resonance_theory.py:12:76: W291 Trailing whitespace
Ruff (W291): neural_network/adaptive_resonance_theory.py#L16
neural_network/adaptive_resonance_theory.py:16:76: W291 Trailing whitespace
Ruff (W291): neural_network/adaptive_resonance_theory.py#L17
neural_network/adaptive_resonance_theory.py:17:73: W291 Trailing whitespace
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)?