Skip to content

Add Minimax algorithm implementation in game_theory folder #10911

Add Minimax algorithm implementation in game_theory folder

Add Minimax algorithm implementation in game_theory folder #10911

Triggered via pull request October 11, 2024 15:55
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (INP001): game_theory/min_max.py#L1
game_theory/min_max.py:1:1: INP001 File `game_theory/min_max.py` is part of an implicit namespace package. Add an `__init__.py`.
ruff
Process completed with exit code 1.