Skip to content

Implement El Farol model #72

Implement El Farol model

Implement El Farol model #72

Triggered via pull request November 25, 2023 10:11
@rhtrht
synchronize #69
rht:el_farol
Status Failure
Total duration 20s
Artifacts

build_lint.yml

on: pull_request
lint-ruff
5s
lint-ruff
lint-black
10s
lint-black
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (I001): examples/el_farol/tests.py#L1
examples/el_farol/tests.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (PLW2901): examples/el_farol/tests.py#L13
examples/el_farol/tests.py:13:13: PLW2901 Outer `for` loop variable `i` overwritten by inner `for` loop target
lint-ruff
Process completed with exit code 1.
lint-black
Process completed with exit code 1.