Skip to content

New cellular automaton algorithm #17251

New cellular automaton algorithm

New cellular automaton algorithm #17251

Triggered via pull request March 8, 2026 23:15
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
ruff (RUF059): cellular_automata/von_neumann.py#L480
cellular_automata/von_neumann.py:480:5: RUF059 Unpacked variable `fig` is never used help: Prefix it with an underscore or any other dummy variable pattern