Skip to content

Add Minimax algorithm implementation in game_theory folder #10935

Add Minimax algorithm implementation in game_theory folder

Add Minimax algorithm implementation in game_theory folder #10935

Triggered via pull request October 11, 2024 20:51
Status Failure
Total duration 4m 8s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (E501): game_theory/min_max.py#L17
game_theory/min_max.py:17:89: E501 Line too long (90 > 88)
ruff
Process completed with exit code 1.