Skip to content

chore: Game Theory algorithms are added #10593

chore: Game Theory algorithms are added

chore: Game Theory algorithms are added #10593

Triggered via pull request October 7, 2024 17:41
@isatyamksisatyamks
synchronize #11864
main
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (I001): game_theory/shapley_value.py#L1
game_theory/shapley_value.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): game_theory/shapley_value.py#L16
game_theory/shapley_value.py:16:89: E501 Line too long (111 > 88)
Ruff (E501): game_theory/shapley_value.py#L20
game_theory/shapley_value.py:20:89: E501 Line too long (112 > 88)
ruff
Process completed with exit code 1.