Update langtons_ant.py #10516
Annotations
3 errors
Ruff:
cellular_automata/langtons_ant.py#L15
cellular_automata/langtons_ant.py:15:1: SyntaxError: Expected a statement
|
Ruff:
cellular_automata/langtons_ant.py#L15
cellular_automata/langtons_ant.py:15:7: SyntaxError: Simple statements must be separated by newlines or semicolons
|
ruff
Process completed with exit code 1.
|